diff --git a/pom.xml b/pom.xml index 94f22550a5..ea96c314a5 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ styx pom - 2.1.153-SNAPSHOT + 2.1.153 3.8.0 @@ -103,7 +103,7 @@ https://github.com/spotify/styx scm:git:git@github.com:spotify/styx.git scm:git:git@github.com:spotify/styx.git - HEAD + v2.1.153 diff --git a/styx-api-service/pom.xml b/styx-api-service/pom.xml index 7c25921acd..1d19735d0a 100644 --- a/styx-api-service/pom.xml +++ b/styx-api-service/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.153-SNAPSHOT + 2.1.153 Spotify Styx API Service diff --git a/styx-cli-unshaded/pom.xml b/styx-cli-unshaded/pom.xml index 59b0858661..563ef6f44a 100644 --- a/styx-cli-unshaded/pom.xml +++ b/styx-cli-unshaded/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.153-SNAPSHOT + 2.1.153 Spotify Styx CLI diff --git a/styx-cli/pom.xml b/styx-cli/pom.xml index 08b8aa2ead..8597ecc757 100644 --- a/styx-cli/pom.xml +++ b/styx-cli/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.153-SNAPSHOT + 2.1.153 Spotify Styx CLI (Shaded) diff --git a/styx-client/pom.xml b/styx-client/pom.xml index 05015ca47b..0c8524ea93 100644 --- a/styx-client/pom.xml +++ b/styx-client/pom.xml @@ -4,7 +4,7 @@ styx com.spotify - 2.1.153-SNAPSHOT + 2.1.153 Spotify Styx API Client diff --git a/styx-common/pom.xml b/styx-common/pom.xml index f0f0bfee47..245490aab4 100644 --- a/styx-common/pom.xml +++ b/styx-common/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.153-SNAPSHOT + 2.1.153 Spotify Styx Common diff --git a/styx-e2e-test/pom.xml b/styx-e2e-test/pom.xml index cd6f4b8f0e..823fef8091 100644 --- a/styx-e2e-test/pom.xml +++ b/styx-e2e-test/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.153-SNAPSHOT + 2.1.153 Spotify End-to-End Integration Tests diff --git a/styx-flyte-client/pom.xml b/styx-flyte-client/pom.xml index e9a4c33862..73f9c13a69 100644 --- a/styx-flyte-client/pom.xml +++ b/styx-flyte-client/pom.xml @@ -5,7 +5,7 @@ com.spotify styx - 2.1.153-SNAPSHOT + 2.1.153 diff --git a/styx-report/pom.xml b/styx-report/pom.xml index 4463d90c18..170fad0582 100644 --- a/styx-report/pom.xml +++ b/styx-report/pom.xml @@ -3,7 +3,7 @@ styx com.spotify - 2.1.153-SNAPSHOT + 2.1.153 4.0.0 diff --git a/styx-scheduler-service/pom.xml b/styx-scheduler-service/pom.xml index 3bd757ec16..b9c5949c60 100644 --- a/styx-scheduler-service/pom.xml +++ b/styx-scheduler-service/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.153-SNAPSHOT + 2.1.153 Spotify Styx Scheduler Service diff --git a/styx-service-common/pom.xml b/styx-service-common/pom.xml index 348d4dc26c..98b45744d8 100644 --- a/styx-service-common/pom.xml +++ b/styx-service-common/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.153-SNAPSHOT + 2.1.153 Spotify Styx Service Common diff --git a/styx-standalone-service/pom.xml b/styx-standalone-service/pom.xml index 4ad63213ab..b3216dd98e 100644 --- a/styx-standalone-service/pom.xml +++ b/styx-standalone-service/pom.xml @@ -4,7 +4,7 @@ styx com.spotify - 2.1.153-SNAPSHOT + 2.1.153 4.0.0 diff --git a/styx-test/pom.xml b/styx-test/pom.xml index b843c39fc2..82b705cd6c 100644 --- a/styx-test/pom.xml +++ b/styx-test/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.153-SNAPSHOT + 2.1.153 Spotify Styx Testing Utilities