From e9c031a073d433971ab7c3a7eabb6f5b38b50ede Mon Sep 17 00:00:00 2001 From: jenkins Date: Fri, 7 Jul 2023 08:26:08 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v2.1.179 --- 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 f51be1b0c..0afd2073f 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ styx pom - 2.1.179-SNAPSHOT + 2.1.179 @@ -105,7 +105,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.179 diff --git a/styx-api-service/pom.xml b/styx-api-service/pom.xml index c331a8d87..d34afaf11 100644 --- a/styx-api-service/pom.xml +++ b/styx-api-service/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.179-SNAPSHOT + 2.1.179 Spotify Styx API Service diff --git a/styx-cli-unshaded/pom.xml b/styx-cli-unshaded/pom.xml index 69c06dd73..365cec4e6 100644 --- a/styx-cli-unshaded/pom.xml +++ b/styx-cli-unshaded/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.179-SNAPSHOT + 2.1.179 Spotify Styx CLI diff --git a/styx-cli/pom.xml b/styx-cli/pom.xml index 45f5f1e09..2814d47f4 100644 --- a/styx-cli/pom.xml +++ b/styx-cli/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.179-SNAPSHOT + 2.1.179 Spotify Styx CLI (Shaded) diff --git a/styx-client/pom.xml b/styx-client/pom.xml index a691da446..d8711039f 100644 --- a/styx-client/pom.xml +++ b/styx-client/pom.xml @@ -4,7 +4,7 @@ styx com.spotify - 2.1.179-SNAPSHOT + 2.1.179 Spotify Styx API Client diff --git a/styx-common/pom.xml b/styx-common/pom.xml index 33c22f747..6e33ac732 100644 --- a/styx-common/pom.xml +++ b/styx-common/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.179-SNAPSHOT + 2.1.179 Spotify Styx Common diff --git a/styx-e2e-test/pom.xml b/styx-e2e-test/pom.xml index ee6748f88..2e40b9afb 100644 --- a/styx-e2e-test/pom.xml +++ b/styx-e2e-test/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.179-SNAPSHOT + 2.1.179 Spotify End-to-End Integration Tests diff --git a/styx-flyte-client/pom.xml b/styx-flyte-client/pom.xml index 555360d0e..66a01c550 100644 --- a/styx-flyte-client/pom.xml +++ b/styx-flyte-client/pom.xml @@ -5,7 +5,7 @@ com.spotify styx - 2.1.179-SNAPSHOT + 2.1.179 diff --git a/styx-report/pom.xml b/styx-report/pom.xml index 94f9fa261..7a173e9b1 100644 --- a/styx-report/pom.xml +++ b/styx-report/pom.xml @@ -3,7 +3,7 @@ styx com.spotify - 2.1.179-SNAPSHOT + 2.1.179 4.0.0 diff --git a/styx-scheduler-service/pom.xml b/styx-scheduler-service/pom.xml index 66e7fbcdd..694d71fab 100644 --- a/styx-scheduler-service/pom.xml +++ b/styx-scheduler-service/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.179-SNAPSHOT + 2.1.179 Spotify Styx Scheduler Service diff --git a/styx-service-common/pom.xml b/styx-service-common/pom.xml index 9d9a4dffa..1c128d601 100644 --- a/styx-service-common/pom.xml +++ b/styx-service-common/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.179-SNAPSHOT + 2.1.179 Spotify Styx Service Common diff --git a/styx-standalone-service/pom.xml b/styx-standalone-service/pom.xml index 28085a91c..2d9ac3859 100644 --- a/styx-standalone-service/pom.xml +++ b/styx-standalone-service/pom.xml @@ -4,7 +4,7 @@ styx com.spotify - 2.1.179-SNAPSHOT + 2.1.179 4.0.0 diff --git a/styx-test/pom.xml b/styx-test/pom.xml index 4b0d0bb24..e1c7d0457 100644 --- a/styx-test/pom.xml +++ b/styx-test/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.179-SNAPSHOT + 2.1.179 Spotify Styx Testing Utilities