From 96f66596721c968f22382b7aeaab90c6f6d14b25 Mon Sep 17 00:00:00 2001 From: jenkins Date: Wed, 5 Jul 2023 12:19:51 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v2.1.176 --- 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 9a224adee..ef9f8d96c 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ styx pom - 2.1.176-SNAPSHOT + 2.1.176 @@ -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.176 diff --git a/styx-api-service/pom.xml b/styx-api-service/pom.xml index a6c89055b..e0365a6e4 100644 --- a/styx-api-service/pom.xml +++ b/styx-api-service/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.176-SNAPSHOT + 2.1.176 Spotify Styx API Service diff --git a/styx-cli-unshaded/pom.xml b/styx-cli-unshaded/pom.xml index 22d65467a..13414ee5f 100644 --- a/styx-cli-unshaded/pom.xml +++ b/styx-cli-unshaded/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.176-SNAPSHOT + 2.1.176 Spotify Styx CLI diff --git a/styx-cli/pom.xml b/styx-cli/pom.xml index f8c39d250..2772d2a0b 100644 --- a/styx-cli/pom.xml +++ b/styx-cli/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.176-SNAPSHOT + 2.1.176 Spotify Styx CLI (Shaded) diff --git a/styx-client/pom.xml b/styx-client/pom.xml index e23b3fb5f..9f4949ada 100644 --- a/styx-client/pom.xml +++ b/styx-client/pom.xml @@ -4,7 +4,7 @@ styx com.spotify - 2.1.176-SNAPSHOT + 2.1.176 Spotify Styx API Client diff --git a/styx-common/pom.xml b/styx-common/pom.xml index ee12b8dfc..a0c272f70 100644 --- a/styx-common/pom.xml +++ b/styx-common/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.176-SNAPSHOT + 2.1.176 Spotify Styx Common diff --git a/styx-e2e-test/pom.xml b/styx-e2e-test/pom.xml index 4e1591d59..39d8fa11e 100644 --- a/styx-e2e-test/pom.xml +++ b/styx-e2e-test/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.176-SNAPSHOT + 2.1.176 Spotify End-to-End Integration Tests diff --git a/styx-flyte-client/pom.xml b/styx-flyte-client/pom.xml index d7f647fa7..2e0152d9d 100644 --- a/styx-flyte-client/pom.xml +++ b/styx-flyte-client/pom.xml @@ -5,7 +5,7 @@ com.spotify styx - 2.1.176-SNAPSHOT + 2.1.176 diff --git a/styx-report/pom.xml b/styx-report/pom.xml index 37c8bf864..2f31975d0 100644 --- a/styx-report/pom.xml +++ b/styx-report/pom.xml @@ -3,7 +3,7 @@ styx com.spotify - 2.1.176-SNAPSHOT + 2.1.176 4.0.0 diff --git a/styx-scheduler-service/pom.xml b/styx-scheduler-service/pom.xml index 1bce7eca3..e0a879a3f 100644 --- a/styx-scheduler-service/pom.xml +++ b/styx-scheduler-service/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.176-SNAPSHOT + 2.1.176 Spotify Styx Scheduler Service diff --git a/styx-service-common/pom.xml b/styx-service-common/pom.xml index 90c9e5fd0..124022278 100644 --- a/styx-service-common/pom.xml +++ b/styx-service-common/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.176-SNAPSHOT + 2.1.176 Spotify Styx Service Common diff --git a/styx-standalone-service/pom.xml b/styx-standalone-service/pom.xml index c1f1f790e..a5fad48b2 100644 --- a/styx-standalone-service/pom.xml +++ b/styx-standalone-service/pom.xml @@ -4,7 +4,7 @@ styx com.spotify - 2.1.176-SNAPSHOT + 2.1.176 4.0.0 diff --git a/styx-test/pom.xml b/styx-test/pom.xml index 0bcef755b..b0ff77172 100644 --- a/styx-test/pom.xml +++ b/styx-test/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 2.1.176-SNAPSHOT + 2.1.176 Spotify Styx Testing Utilities