From 753721ee0c7facb3af229b83a53e3ac3140ecea9 Mon Sep 17 00:00:00 2001 From: Leonardo Pistone Date: Tue, 8 Oct 2019 14:25:16 +0200 Subject: [PATCH] [maven-release-plugin] prepare release v1.13.0 --- apollo-api-impl/pom.xml | 2 +- apollo-api/pom.xml | 2 +- apollo-bom/pom.xml | 2 +- apollo-core/pom.xml | 2 +- apollo-entity/pom.xml | 2 +- apollo-environment/pom.xml | 2 +- apollo-extra/pom.xml | 2 +- apollo-http-service/pom.xml | 2 +- apollo-route/pom.xml | 2 +- apollo-test/pom.xml | 2 +- modules/jetty-http-server/pom.xml | 2 +- modules/metrics/pom.xml | 2 +- modules/okhttp-client/pom.xml | 2 +- modules/slack/pom.xml | 2 +- pom.xml | 4 ++-- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/apollo-api-impl/pom.xml b/apollo-api-impl/pom.xml index 22249488a..6b6bdafb5 100644 --- a/apollo-api-impl/pom.xml +++ b/apollo-api-impl/pom.xml @@ -5,7 +5,7 @@ com.spotify apollo-parent - 1.12.2-SNAPSHOT + 1.13.0 Spotify Apollo API Implementations diff --git a/apollo-api/pom.xml b/apollo-api/pom.xml index c23969033..a5f775a3d 100644 --- a/apollo-api/pom.xml +++ b/apollo-api/pom.xml @@ -5,7 +5,7 @@ com.spotify apollo-parent - 1.12.2-SNAPSHOT + 1.13.0 Spotify Apollo API Interfaces diff --git a/apollo-bom/pom.xml b/apollo-bom/pom.xml index 4a9b4ceae..f12504c7d 100644 --- a/apollo-bom/pom.xml +++ b/apollo-bom/pom.xml @@ -5,7 +5,7 @@ com.spotify apollo-parent - 1.12.2-SNAPSHOT + 1.13.0 Spotify Apollo Bill of Materials diff --git a/apollo-core/pom.xml b/apollo-core/pom.xml index 5e5c95e0a..17956a6c9 100644 --- a/apollo-core/pom.xml +++ b/apollo-core/pom.xml @@ -5,7 +5,7 @@ com.spotify apollo-parent - 1.12.2-SNAPSHOT + 1.13.0 Spotify Apollo Service Core (aka Leto) diff --git a/apollo-entity/pom.xml b/apollo-entity/pom.xml index bfd2c7012..14170ba47 100644 --- a/apollo-entity/pom.xml +++ b/apollo-entity/pom.xml @@ -4,7 +4,7 @@ com.spotify apollo-parent - 1.12.2-SNAPSHOT + 1.13.0 ../ diff --git a/apollo-environment/pom.xml b/apollo-environment/pom.xml index 033019b83..56d89c6c9 100644 --- a/apollo-environment/pom.xml +++ b/apollo-environment/pom.xml @@ -5,7 +5,7 @@ com.spotify apollo-parent - 1.12.2-SNAPSHOT + 1.13.0 ../ diff --git a/apollo-extra/pom.xml b/apollo-extra/pom.xml index 7ac583ed7..a6b49fb4b 100644 --- a/apollo-extra/pom.xml +++ b/apollo-extra/pom.xml @@ -5,7 +5,7 @@ com.spotify apollo-parent - 1.12.2-SNAPSHOT + 1.13.0 Spotify Apollo Extra diff --git a/apollo-http-service/pom.xml b/apollo-http-service/pom.xml index 9e8ee5823..fac090d93 100644 --- a/apollo-http-service/pom.xml +++ b/apollo-http-service/pom.xml @@ -5,7 +5,7 @@ com.spotify apollo-parent - 1.12.2-SNAPSHOT + 1.13.0 Spotify Apollo HTTP Service diff --git a/apollo-route/pom.xml b/apollo-route/pom.xml index 745f8387e..5937e0371 100644 --- a/apollo-route/pom.xml +++ b/apollo-route/pom.xml @@ -5,7 +5,7 @@ com.spotify apollo-parent - 1.12.2-SNAPSHOT + 1.13.0 Spotify Apollo Route diff --git a/apollo-test/pom.xml b/apollo-test/pom.xml index 3837eef7f..4946887a5 100644 --- a/apollo-test/pom.xml +++ b/apollo-test/pom.xml @@ -5,7 +5,7 @@ com.spotify apollo-parent - 1.12.2-SNAPSHOT + 1.13.0 Spotify Apollo Testing Helpers diff --git a/modules/jetty-http-server/pom.xml b/modules/jetty-http-server/pom.xml index ee2546f53..da6cff4f4 100644 --- a/modules/jetty-http-server/pom.xml +++ b/modules/jetty-http-server/pom.xml @@ -5,7 +5,7 @@ com.spotify apollo-parent - 1.12.2-SNAPSHOT + 1.13.0 ../../ diff --git a/modules/metrics/pom.xml b/modules/metrics/pom.xml index 168eeaf82..a5c5520cd 100644 --- a/modules/metrics/pom.xml +++ b/modules/metrics/pom.xml @@ -5,7 +5,7 @@ com.spotify apollo-parent - 1.12.2-SNAPSHOT + 1.13.0 ../../pom.xml diff --git a/modules/okhttp-client/pom.xml b/modules/okhttp-client/pom.xml index 1eda19af0..567682f11 100644 --- a/modules/okhttp-client/pom.xml +++ b/modules/okhttp-client/pom.xml @@ -5,7 +5,7 @@ apollo-parent com.spotify - 1.12.2-SNAPSHOT + 1.13.0 ../../pom.xml diff --git a/modules/slack/pom.xml b/modules/slack/pom.xml index b76f3a806..7d05a00a6 100644 --- a/modules/slack/pom.xml +++ b/modules/slack/pom.xml @@ -5,7 +5,7 @@ com.spotify apollo-parent - 1.12.2-SNAPSHOT + 1.13.0 ../../ diff --git a/pom.xml b/pom.xml index 768a1fdc8..f31638da4 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ apollo-parent - 1.12.2-SNAPSHOT + 1.13.0 pom Java libraries for writing composable microservices @@ -40,7 +40,7 @@ https://github.com/spotify/apollo scm:git:git@github.com:spotify/apollo.git scm:git:git@github.com:spotify/apollo.git - HEAD + v1.13.0