From 22c19c57f019b4516b80efb7171e711d452a2e0e Mon Sep 17 00:00:00 2001 From: jenkins Date: Wed, 9 Feb 2022 11:17:14 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v2.1.140 --- 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 e4150f4e9b..ca2bf454f5 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ styx pom - 2.1.140-SNAPSHOT + 2.1.140 3.8.0 @@ -101,7 +101,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.140 diff --git a/styx-api-service/pom.xml b/styx-api-service/pom.xml index 9dd776fb1a..b9c02f6f7b 100644 --- a/styx-api-service/pom.xml +++ b/styx-api-service/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.140-SNAPSHOT + 2.1.140 Spotify Styx API Service diff --git a/styx-cli-unshaded/pom.xml b/styx-cli-unshaded/pom.xml index 11dcfb3109..af3189112f 100644 --- a/styx-cli-unshaded/pom.xml +++ b/styx-cli-unshaded/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.140-SNAPSHOT + 2.1.140 Spotify Styx CLI diff --git a/styx-cli/pom.xml b/styx-cli/pom.xml index f7f4250c11..6cca4263b5 100644 --- a/styx-cli/pom.xml +++ b/styx-cli/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.140-SNAPSHOT + 2.1.140 Spotify Styx CLI (Shaded) diff --git a/styx-client/pom.xml b/styx-client/pom.xml index 5b053f8065..2cae35bade 100644 --- a/styx-client/pom.xml +++ b/styx-client/pom.xml @@ -4,7 +4,7 @@ styx com.spotify - 2.1.140-SNAPSHOT + 2.1.140 Spotify Styx API Client diff --git a/styx-common/pom.xml b/styx-common/pom.xml index 3d9fcde28a..85af50834a 100644 --- a/styx-common/pom.xml +++ b/styx-common/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.140-SNAPSHOT + 2.1.140 Spotify Styx Common diff --git a/styx-e2e-test/pom.xml b/styx-e2e-test/pom.xml index fad8fd4ca0..df1dd4f7dc 100644 --- a/styx-e2e-test/pom.xml +++ b/styx-e2e-test/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.140-SNAPSHOT + 2.1.140 Spotify End-to-End Integration Tests diff --git a/styx-flyte-client/pom.xml b/styx-flyte-client/pom.xml index df57cb6944..d724c6230e 100644 --- a/styx-flyte-client/pom.xml +++ b/styx-flyte-client/pom.xml @@ -5,7 +5,7 @@ com.spotify styx - 2.1.140-SNAPSHOT + 2.1.140 diff --git a/styx-report/pom.xml b/styx-report/pom.xml index 520866a053..7d01ec65bd 100644 --- a/styx-report/pom.xml +++ b/styx-report/pom.xml @@ -3,7 +3,7 @@ styx com.spotify - 2.1.140-SNAPSHOT + 2.1.140 4.0.0 diff --git a/styx-scheduler-service/pom.xml b/styx-scheduler-service/pom.xml index b06c7ec091..329545d911 100644 --- a/styx-scheduler-service/pom.xml +++ b/styx-scheduler-service/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.140-SNAPSHOT + 2.1.140 Spotify Styx Scheduler Service diff --git a/styx-service-common/pom.xml b/styx-service-common/pom.xml index 308cadc0d9..96add7b1ac 100644 --- a/styx-service-common/pom.xml +++ b/styx-service-common/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.140-SNAPSHOT + 2.1.140 Spotify Styx Service Common diff --git a/styx-standalone-service/pom.xml b/styx-standalone-service/pom.xml index 15608413f0..a4ef80d98f 100644 --- a/styx-standalone-service/pom.xml +++ b/styx-standalone-service/pom.xml @@ -4,7 +4,7 @@ styx com.spotify - 2.1.140-SNAPSHOT + 2.1.140 4.0.0 diff --git a/styx-test/pom.xml b/styx-test/pom.xml index 4328308e58..7fe92a1222 100644 --- a/styx-test/pom.xml +++ b/styx-test/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.140-SNAPSHOT + 2.1.140 Spotify Styx Testing Utilities