From 97e5b2c2d142c839b1ba1dbb76a5cfa40705e397 Mon Sep 17 00:00:00 2001 From: Hongxin Liang Date: Wed, 25 Apr 2018 15:16:09 +0200 Subject: [PATCH] [maven-release-plugin] prepare release v2.0.0 --- pom.xml | 4 ++-- styx-api-service/pom.xml | 2 +- styx-cli/pom.xml | 2 +- styx-client/pom.xml | 2 +- styx-common/pom.xml | 2 +- styx-report/pom.xml | 2 +- styx-scheduler-service/pom.xml | 2 +- styx-standalone-service/pom.xml | 2 +- styx-test/pom.xml | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 80b731a379..31f1ba630d 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ styx pom - 1.0.136-SNAPSHOT + 2.0.0 1.3.2 @@ -88,7 +88,7 @@ https://github.com/spotify/styx scm:git:git@github.com:spotify/styx.git scm:git:git@github.com:spotify/styx.git - HEAD + v2.0.0 diff --git a/styx-api-service/pom.xml b/styx-api-service/pom.xml index e72f35056b..7e573b54fd 100644 --- a/styx-api-service/pom.xml +++ b/styx-api-service/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 1.0.136-SNAPSHOT + 2.0.0 Spotify Styx API Service diff --git a/styx-cli/pom.xml b/styx-cli/pom.xml index 22892aa9a9..0dd798864b 100644 --- a/styx-cli/pom.xml +++ b/styx-cli/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 1.0.136-SNAPSHOT + 2.0.0 Spotify Styx CLI diff --git a/styx-client/pom.xml b/styx-client/pom.xml index aaf4d4cf7f..3a656e1758 100644 --- a/styx-client/pom.xml +++ b/styx-client/pom.xml @@ -4,7 +4,7 @@ styx com.spotify - 1.0.136-SNAPSHOT + 2.0.0 Spotify Styx API Client diff --git a/styx-common/pom.xml b/styx-common/pom.xml index 9c64179fe6..499d21f8e1 100644 --- a/styx-common/pom.xml +++ b/styx-common/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 1.0.136-SNAPSHOT + 2.0.0 Spotify Styx Common diff --git a/styx-report/pom.xml b/styx-report/pom.xml index 3336ce6fab..62a0870178 100644 --- a/styx-report/pom.xml +++ b/styx-report/pom.xml @@ -3,7 +3,7 @@ styx com.spotify - 1.0.136-SNAPSHOT + 2.0.0 4.0.0 diff --git a/styx-scheduler-service/pom.xml b/styx-scheduler-service/pom.xml index 509d7ab2b3..1eb93dab38 100644 --- a/styx-scheduler-service/pom.xml +++ b/styx-scheduler-service/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 1.0.136-SNAPSHOT + 2.0.0 Spotify Styx Scheduler Service diff --git a/styx-standalone-service/pom.xml b/styx-standalone-service/pom.xml index 4dadafec7a..8e3b841c6e 100644 --- a/styx-standalone-service/pom.xml +++ b/styx-standalone-service/pom.xml @@ -4,7 +4,7 @@ styx com.spotify - 1.0.136-SNAPSHOT + 2.0.0 4.0.0 diff --git a/styx-test/pom.xml b/styx-test/pom.xml index 79161420b6..b064df0f7c 100644 --- a/styx-test/pom.xml +++ b/styx-test/pom.xml @@ -4,7 +4,7 @@ com.spotify styx - 1.0.136-SNAPSHOT + 2.0.0 Spotify Styx Testing Utilities