Skip to content

Commit

Permalink
Scala Stream Collector: add scala_ into artifact filename in Bintray (c…
Browse files Browse the repository at this point in the history
…loses #2843)
  • Loading branch information
jbeemster committed Sep 26, 2016
1 parent 95fc61d commit 1ee48fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/release_kinesis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ packages:
version : "{{ versions.scala_stream_collector }}"
build_version : <%= CMD['cd 2-collectors/scala-stream-collector && {{ sbt_version_cmd }}'] %>
artifacts:
- prefix : "snowplow_stream_collector_"
- prefix : "snowplow_scala_stream_collector_"
suffix : ""
type : "zip"
binary_paths:
Expand Down

0 comments on commit 1ee48fe

Please sign in to comment.