diff --git a/pom.xml b/pom.xml index a1a026a201..e161eec7dd 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ styx pom - 0.1.11-SNAPSHOT + 0.1.11 1.2.5 @@ -66,7 +66,7 @@ https://github.com/spotify/styx scm:git:git@github.com:spotify/styx.git scm:git:git@github.com:spotify/styx.git - HEAD + v0.1.11 diff --git a/styx-api-service/pom.xml b/styx-api-service/pom.xml index e092526b8c..39cabed5d2 100644 --- a/styx-api-service/pom.xml +++ b/styx-api-service/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 0.1.11-SNAPSHOT + 0.1.11 Spotify Styx API Service @@ -18,7 +18,7 @@ com.spotify styx-common - 0.1.11-SNAPSHOT + 0.1.11 diff --git a/styx-cli/pom.xml b/styx-cli/pom.xml index 2a1913fc7c..cd6459ca86 100644 --- a/styx-cli/pom.xml +++ b/styx-cli/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 0.1.11-SNAPSHOT + 0.1.11 Spotify Styx CLI @@ -14,7 +14,7 @@ com.spotify styx-common - 0.1.11-SNAPSHOT + 0.1.11 diff --git a/styx-common/pom.xml b/styx-common/pom.xml index a808c80176..55f0c3c166 100644 --- a/styx-common/pom.xml +++ b/styx-common/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 0.1.11-SNAPSHOT + 0.1.11 Spotify Styx Common @@ -74,7 +74,7 @@ com.spotify styx-test - 0.1.11-SNAPSHOT + 0.1.11 test diff --git a/styx-local-files-source/pom.xml b/styx-local-files-source/pom.xml index d0173148d8..f365810ee2 100644 --- a/styx-local-files-source/pom.xml +++ b/styx-local-files-source/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 0.1.11-SNAPSHOT + 0.1.11 Spotify Styx Local Files Schedule Source @@ -14,7 +14,7 @@ com.spotify styx-schedule-source - 0.1.11-SNAPSHOT + 0.1.11 com.google.guava diff --git a/styx-schedule-source/pom.xml b/styx-schedule-source/pom.xml index 6ce04ce659..af7a688961 100644 --- a/styx-schedule-source/pom.xml +++ b/styx-schedule-source/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 0.1.11-SNAPSHOT + 0.1.11 Spotify Styx Schedule Source API @@ -14,7 +14,7 @@ com.spotify styx-common - 0.1.11-SNAPSHOT + 0.1.11 diff --git a/styx-scheduler-service/pom.xml b/styx-scheduler-service/pom.xml index 4210ea9452..9139cbe499 100644 --- a/styx-scheduler-service/pom.xml +++ b/styx-scheduler-service/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 0.1.11-SNAPSHOT + 0.1.11 Spotify Styx Scheduler Service @@ -14,12 +14,12 @@ com.spotify styx-common - 0.1.11-SNAPSHOT + 0.1.11 com.spotify styx-schedule-source - 0.1.11-SNAPSHOT + 0.1.11 @@ -66,7 +66,7 @@ com.spotify styx-test - 0.1.11-SNAPSHOT + 0.1.11 test diff --git a/styx-standalone-service/pom.xml b/styx-standalone-service/pom.xml index 732bb912c2..301ed3e4dd 100644 --- a/styx-standalone-service/pom.xml +++ b/styx-standalone-service/pom.xml @@ -4,7 +4,7 @@ styx com.spotify - 0.1.11-SNAPSHOT + 0.1.11 4.0.0 @@ -19,17 +19,17 @@ com.spotify styx-api-service - 0.1.11-SNAPSHOT + 0.1.11 com.spotify styx-scheduler-service - 0.1.11-SNAPSHOT + 0.1.11 com.spotify styx-local-files-source - 0.1.11-SNAPSHOT + 0.1.11 diff --git a/styx-test/pom.xml b/styx-test/pom.xml index 1b9ae0535b..41b6bb2b71 100644 --- a/styx-test/pom.xml +++ b/styx-test/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 0.1.11-SNAPSHOT + 0.1.11 Spotify Styx Testing Utilities