diff --git a/pom.xml b/pom.xml index 9f3cb982e4..56750e841b 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ styx pom - 1.0.53-SNAPSHOT + 1.0.53 1.3.2 @@ -78,7 +78,7 @@ https://github.com/spotify/styx scm:git:git@github.com:spotify/styx.git scm:git:git@github.com:spotify/styx.git - HEAD + v1.0.53 diff --git a/styx-api-service/pom.xml b/styx-api-service/pom.xml index 7df35a25b2..fce9800a01 100644 --- a/styx-api-service/pom.xml +++ b/styx-api-service/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 1.0.53-SNAPSHOT + 1.0.53 Spotify Styx API Service diff --git a/styx-cli/pom.xml b/styx-cli/pom.xml index a058903236..0c2bf9e88d 100644 --- a/styx-cli/pom.xml +++ b/styx-cli/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 1.0.53-SNAPSHOT + 1.0.53 Spotify Styx CLI diff --git a/styx-client/pom.xml b/styx-client/pom.xml index 2ef43c33f7..fcd7447c90 100644 --- a/styx-client/pom.xml +++ b/styx-client/pom.xml @@ -4,7 +4,7 @@ styx com.spotify - 1.0.53-SNAPSHOT + 1.0.53 Spotify Styx API Client diff --git a/styx-common/pom.xml b/styx-common/pom.xml index 7c0f260e07..f3ffcbd2f4 100644 --- a/styx-common/pom.xml +++ b/styx-common/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 1.0.53-SNAPSHOT + 1.0.53 Spotify Styx Common diff --git a/styx-local-files-source/pom.xml b/styx-local-files-source/pom.xml index 219ab0bee2..60430dfcd6 100644 --- a/styx-local-files-source/pom.xml +++ b/styx-local-files-source/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 1.0.53-SNAPSHOT + 1.0.53 Spotify Styx Local Files Schedule Source diff --git a/styx-report/pom.xml b/styx-report/pom.xml index debaca921a..35cde326dd 100644 --- a/styx-report/pom.xml +++ b/styx-report/pom.xml @@ -3,7 +3,7 @@ styx com.spotify - 1.0.53-SNAPSHOT + 1.0.53 4.0.0 diff --git a/styx-schedule-source/pom.xml b/styx-schedule-source/pom.xml index a6a10e4846..2e428315a9 100644 --- a/styx-schedule-source/pom.xml +++ b/styx-schedule-source/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 1.0.53-SNAPSHOT + 1.0.53 Spotify Styx Schedule Source API diff --git a/styx-scheduler-service/pom.xml b/styx-scheduler-service/pom.xml index 9fa422aec5..b5491faec4 100644 --- a/styx-scheduler-service/pom.xml +++ b/styx-scheduler-service/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 1.0.53-SNAPSHOT + 1.0.53 Spotify Styx Scheduler Service diff --git a/styx-standalone-service/pom.xml b/styx-standalone-service/pom.xml index 01d89aa474..0923db0a35 100644 --- a/styx-standalone-service/pom.xml +++ b/styx-standalone-service/pom.xml @@ -4,7 +4,7 @@ styx com.spotify - 1.0.53-SNAPSHOT + 1.0.53 4.0.0 diff --git a/styx-test/pom.xml b/styx-test/pom.xml index 2c8114d33d..7e627ad18b 100644 --- a/styx-test/pom.xml +++ b/styx-test/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 1.0.53-SNAPSHOT + 1.0.53 Spotify Styx Testing Utilities