From 0f4e81dc824e6a55f35f08831893c096984c5b2f Mon Sep 17 00:00:00 2001 From: jenkins Date: Fri, 13 Jan 2023 06:53:48 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v2.1.159 --- 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 dfbfef2d70..5c338478e8 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ styx pom - 2.1.159-SNAPSHOT + 2.1.159 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.159 diff --git a/styx-api-service/pom.xml b/styx-api-service/pom.xml index db4f5d4b4f..91a5961644 100644 --- a/styx-api-service/pom.xml +++ b/styx-api-service/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.159-SNAPSHOT + 2.1.159 Spotify Styx API Service diff --git a/styx-cli-unshaded/pom.xml b/styx-cli-unshaded/pom.xml index aa831d4d4f..9c9095977b 100644 --- a/styx-cli-unshaded/pom.xml +++ b/styx-cli-unshaded/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.159-SNAPSHOT + 2.1.159 Spotify Styx CLI diff --git a/styx-cli/pom.xml b/styx-cli/pom.xml index e5e8b6a1a0..56e564cef6 100644 --- a/styx-cli/pom.xml +++ b/styx-cli/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.159-SNAPSHOT + 2.1.159 Spotify Styx CLI (Shaded) diff --git a/styx-client/pom.xml b/styx-client/pom.xml index 0f2d73abe9..c0297ecb16 100644 --- a/styx-client/pom.xml +++ b/styx-client/pom.xml @@ -4,7 +4,7 @@ styx com.spotify - 2.1.159-SNAPSHOT + 2.1.159 Spotify Styx API Client diff --git a/styx-common/pom.xml b/styx-common/pom.xml index 37ecec05b0..00cba42a26 100644 --- a/styx-common/pom.xml +++ b/styx-common/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.159-SNAPSHOT + 2.1.159 Spotify Styx Common diff --git a/styx-e2e-test/pom.xml b/styx-e2e-test/pom.xml index 9a058fce55..0cef1af190 100644 --- a/styx-e2e-test/pom.xml +++ b/styx-e2e-test/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.159-SNAPSHOT + 2.1.159 Spotify End-to-End Integration Tests diff --git a/styx-flyte-client/pom.xml b/styx-flyte-client/pom.xml index 0d3c9732a3..7ee919d498 100644 --- a/styx-flyte-client/pom.xml +++ b/styx-flyte-client/pom.xml @@ -5,7 +5,7 @@ com.spotify styx - 2.1.159-SNAPSHOT + 2.1.159 diff --git a/styx-report/pom.xml b/styx-report/pom.xml index 961ddba8c3..ab77ab9760 100644 --- a/styx-report/pom.xml +++ b/styx-report/pom.xml @@ -3,7 +3,7 @@ styx com.spotify - 2.1.159-SNAPSHOT + 2.1.159 4.0.0 diff --git a/styx-scheduler-service/pom.xml b/styx-scheduler-service/pom.xml index 9997c1a1be..92e524eb1a 100644 --- a/styx-scheduler-service/pom.xml +++ b/styx-scheduler-service/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.159-SNAPSHOT + 2.1.159 Spotify Styx Scheduler Service diff --git a/styx-service-common/pom.xml b/styx-service-common/pom.xml index 64921d05d3..7a11d8f8cf 100644 --- a/styx-service-common/pom.xml +++ b/styx-service-common/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.159-SNAPSHOT + 2.1.159 Spotify Styx Service Common diff --git a/styx-standalone-service/pom.xml b/styx-standalone-service/pom.xml index ccf8381ba4..bc0c5d1f02 100644 --- a/styx-standalone-service/pom.xml +++ b/styx-standalone-service/pom.xml @@ -4,7 +4,7 @@ styx com.spotify - 2.1.159-SNAPSHOT + 2.1.159 4.0.0 diff --git a/styx-test/pom.xml b/styx-test/pom.xml index aa4695fb12..c7be166d1e 100644 --- a/styx-test/pom.xml +++ b/styx-test/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.159-SNAPSHOT + 2.1.159 Spotify Styx Testing Utilities