From e117d9554dc34da02a446d49da0be621304e4466 Mon Sep 17 00:00:00 2001 From: jenkins Date: Wed, 12 Oct 2022 10:08:24 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v2.1.157 --- pom.xml | 4 ++-- styx-api-service/pom.xml | 2 +- styx-cli-unshaded/pom.xml | 2 +- styx-cli/pom.xml | 2 +- styx-client/pom.xml | 2 +- styx-common/pom.xml | 2 +- styx-e2e-test/pom.xml | 2 +- styx-flyte-client/pom.xml | 2 +- styx-report/pom.xml | 2 +- styx-scheduler-service/pom.xml | 2 +- styx-service-common/pom.xml | 2 +- styx-standalone-service/pom.xml | 2 +- styx-test/pom.xml | 2 +- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index c0e81672a4..cf89532cb7 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ styx pom - 2.1.157-SNAPSHOT + 2.1.157 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.157 diff --git a/styx-api-service/pom.xml b/styx-api-service/pom.xml index e3f9f628e1..94b6a4dd9d 100644 --- a/styx-api-service/pom.xml +++ b/styx-api-service/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.157-SNAPSHOT + 2.1.157 Spotify Styx API Service diff --git a/styx-cli-unshaded/pom.xml b/styx-cli-unshaded/pom.xml index 50055b334a..d50b535ef7 100644 --- a/styx-cli-unshaded/pom.xml +++ b/styx-cli-unshaded/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.157-SNAPSHOT + 2.1.157 Spotify Styx CLI diff --git a/styx-cli/pom.xml b/styx-cli/pom.xml index 65f89798a2..1979d63373 100644 --- a/styx-cli/pom.xml +++ b/styx-cli/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.157-SNAPSHOT + 2.1.157 Spotify Styx CLI (Shaded) diff --git a/styx-client/pom.xml b/styx-client/pom.xml index 0b05968ea9..53584c907d 100644 --- a/styx-client/pom.xml +++ b/styx-client/pom.xml @@ -4,7 +4,7 @@ styx com.spotify - 2.1.157-SNAPSHOT + 2.1.157 Spotify Styx API Client diff --git a/styx-common/pom.xml b/styx-common/pom.xml index adf459f820..cb2e1ed6fd 100644 --- a/styx-common/pom.xml +++ b/styx-common/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.157-SNAPSHOT + 2.1.157 Spotify Styx Common diff --git a/styx-e2e-test/pom.xml b/styx-e2e-test/pom.xml index 2c5da18a1d..db278607d1 100644 --- a/styx-e2e-test/pom.xml +++ b/styx-e2e-test/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.157-SNAPSHOT + 2.1.157 Spotify End-to-End Integration Tests diff --git a/styx-flyte-client/pom.xml b/styx-flyte-client/pom.xml index ee1d2a136b..ec90ae2479 100644 --- a/styx-flyte-client/pom.xml +++ b/styx-flyte-client/pom.xml @@ -5,7 +5,7 @@ com.spotify styx - 2.1.157-SNAPSHOT + 2.1.157 diff --git a/styx-report/pom.xml b/styx-report/pom.xml index d040cfb97c..19c6582716 100644 --- a/styx-report/pom.xml +++ b/styx-report/pom.xml @@ -3,7 +3,7 @@ styx com.spotify - 2.1.157-SNAPSHOT + 2.1.157 4.0.0 diff --git a/styx-scheduler-service/pom.xml b/styx-scheduler-service/pom.xml index dff6422c8c..af8952cd64 100644 --- a/styx-scheduler-service/pom.xml +++ b/styx-scheduler-service/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.157-SNAPSHOT + 2.1.157 Spotify Styx Scheduler Service diff --git a/styx-service-common/pom.xml b/styx-service-common/pom.xml index 8f16e41dfa..d4d1c905b9 100644 --- a/styx-service-common/pom.xml +++ b/styx-service-common/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.157-SNAPSHOT + 2.1.157 Spotify Styx Service Common diff --git a/styx-standalone-service/pom.xml b/styx-standalone-service/pom.xml index 92a3e47b33..a02bad14ff 100644 --- a/styx-standalone-service/pom.xml +++ b/styx-standalone-service/pom.xml @@ -4,7 +4,7 @@ styx com.spotify - 2.1.157-SNAPSHOT + 2.1.157 4.0.0 diff --git a/styx-test/pom.xml b/styx-test/pom.xml index 38a9c9a71c..72a34923ad 100644 --- a/styx-test/pom.xml +++ b/styx-test/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.157-SNAPSHOT + 2.1.157 Spotify Styx Testing Utilities