From 2321953c04d106ff602cd28e1e34a5e9d1a2b868 Mon Sep 17 00:00:00 2001 From: Mattias de Zalenski Date: Tue, 2 Feb 2016 16:21:48 +0100 Subject: [PATCH] [maven-release-plugin] prepare release v1.0.2 --- apollo-api-impl/pom.xml | 4 ++-- apollo-api/pom.xml | 4 ++-- apollo-bom/pom.xml | 24 ++++++++++++------------ apollo-core/pom.xml | 4 ++-- apollo-environment/pom.xml | 4 ++-- apollo-extra/pom.xml | 4 ++-- apollo-http-service/pom.xml | 4 ++-- apollo-route/pom.xml | 4 ++-- apollo-test/pom.xml | 4 ++-- modules/jetty-http-server/pom.xml | 4 ++-- modules/okhttp-client/pom.xml | 4 ++-- modules/slack/pom.xml | 4 ++-- pom.xml | 4 ++-- 13 files changed, 36 insertions(+), 36 deletions(-) diff --git a/apollo-api-impl/pom.xml b/apollo-api-impl/pom.xml index 5082ec2ee..0ffc569c3 100644 --- a/apollo-api-impl/pom.xml +++ b/apollo-api-impl/pom.xml @@ -5,7 +5,7 @@ com.spotify apollo-parent - 1.0.2-SNAPSHOT + 1.0.2 Spotify Apollo API Implementations @@ -17,7 +17,7 @@ com.spotify apollo-bom - 1.0.2-SNAPSHOT + 1.0.2 pom import diff --git a/apollo-api/pom.xml b/apollo-api/pom.xml index 55a6bba2b..023eff28c 100644 --- a/apollo-api/pom.xml +++ b/apollo-api/pom.xml @@ -5,7 +5,7 @@ com.spotify apollo-parent - 1.0.2-SNAPSHOT + 1.0.2 Spotify Apollo API Interfaces @@ -17,7 +17,7 @@ com.spotify apollo-bom - 1.0.2-SNAPSHOT + 1.0.2 pom import diff --git a/apollo-bom/pom.xml b/apollo-bom/pom.xml index 48010a94f..55dbdff9a 100644 --- a/apollo-bom/pom.xml +++ b/apollo-bom/pom.xml @@ -5,7 +5,7 @@ com.spotify apollo-parent - 1.0.2-SNAPSHOT + 1.0.2 Spotify Apollo Bill of Materials @@ -23,61 +23,61 @@ com.spotify apollo-core - 1.0.2-SNAPSHOT + 1.0.2 com.spotify apollo-okhttp-client - 1.0.2-SNAPSHOT + 1.0.2 com.spotify apollo-jetty-http-server - 1.0.2-SNAPSHOT + 1.0.2 com.spotify apollo-slack - 1.0.2-SNAPSHOT + 1.0.2 com.spotify apollo-api - 1.0.2-SNAPSHOT + 1.0.2 com.spotify apollo-api-impl - 1.0.2-SNAPSHOT + 1.0.2 com.spotify apollo-environment - 1.0.2-SNAPSHOT + 1.0.2 com.spotify apollo-route - 1.0.2-SNAPSHOT + 1.0.2 com.spotify apollo-extra - 1.0.2-SNAPSHOT + 1.0.2 com.spotify apollo-http-service - 1.0.2-SNAPSHOT + 1.0.2 com.spotify apollo-test - 1.0.2-SNAPSHOT + 1.0.2 diff --git a/apollo-core/pom.xml b/apollo-core/pom.xml index a43d4e70b..cd3974263 100644 --- a/apollo-core/pom.xml +++ b/apollo-core/pom.xml @@ -5,7 +5,7 @@ com.spotify apollo-parent - 1.0.2-SNAPSHOT + 1.0.2 Spotify Apollo Service Core (aka Leto) @@ -17,7 +17,7 @@ com.spotify apollo-bom - 1.0.2-SNAPSHOT + 1.0.2 pom import diff --git a/apollo-environment/pom.xml b/apollo-environment/pom.xml index 229e41fa7..8ecd01cb5 100644 --- a/apollo-environment/pom.xml +++ b/apollo-environment/pom.xml @@ -5,7 +5,7 @@ com.spotify apollo-parent - 1.0.2-SNAPSHOT + 1.0.2 ../ @@ -18,7 +18,7 @@ com.spotify apollo-bom - 1.0.2-SNAPSHOT + 1.0.2 pom import diff --git a/apollo-extra/pom.xml b/apollo-extra/pom.xml index fe5819303..e43a40eb9 100644 --- a/apollo-extra/pom.xml +++ b/apollo-extra/pom.xml @@ -5,7 +5,7 @@ com.spotify apollo-parent - 1.0.2-SNAPSHOT + 1.0.2 Spotify Apollo Extra @@ -17,7 +17,7 @@ com.spotify apollo-bom - 1.0.2-SNAPSHOT + 1.0.2 pom import diff --git a/apollo-http-service/pom.xml b/apollo-http-service/pom.xml index 7beb07558..ec4ef349a 100644 --- a/apollo-http-service/pom.xml +++ b/apollo-http-service/pom.xml @@ -5,7 +5,7 @@ com.spotify apollo-parent - 1.0.2-SNAPSHOT + 1.0.2 Spotify Apollo HTTP Service @@ -17,7 +17,7 @@ com.spotify apollo-bom - 1.0.2-SNAPSHOT + 1.0.2 pom import diff --git a/apollo-route/pom.xml b/apollo-route/pom.xml index 39c28ec97..68c83e960 100644 --- a/apollo-route/pom.xml +++ b/apollo-route/pom.xml @@ -5,7 +5,7 @@ com.spotify apollo-parent - 1.0.2-SNAPSHOT + 1.0.2 Spotify Apollo Route @@ -17,7 +17,7 @@ com.spotify apollo-bom - 1.0.2-SNAPSHOT + 1.0.2 pom import diff --git a/apollo-test/pom.xml b/apollo-test/pom.xml index 65112a02e..d3c209fa1 100644 --- a/apollo-test/pom.xml +++ b/apollo-test/pom.xml @@ -5,7 +5,7 @@ com.spotify apollo-parent - 1.0.2-SNAPSHOT + 1.0.2 Spotify Apollo Testing Helpers @@ -17,7 +17,7 @@ com.spotify apollo-bom - 1.0.2-SNAPSHOT + 1.0.2 pom import diff --git a/modules/jetty-http-server/pom.xml b/modules/jetty-http-server/pom.xml index 2640416d4..83e212b4f 100644 --- a/modules/jetty-http-server/pom.xml +++ b/modules/jetty-http-server/pom.xml @@ -5,7 +5,7 @@ com.spotify apollo-parent - 1.0.2-SNAPSHOT + 1.0.2 ../../ @@ -18,7 +18,7 @@ com.spotify apollo-bom - 1.0.2-SNAPSHOT + 1.0.2 pom import diff --git a/modules/okhttp-client/pom.xml b/modules/okhttp-client/pom.xml index 2934150e6..984650c6d 100644 --- a/modules/okhttp-client/pom.xml +++ b/modules/okhttp-client/pom.xml @@ -5,7 +5,7 @@ apollo-parent com.spotify - 1.0.2-SNAPSHOT + 1.0.2 ../../pom.xml @@ -18,7 +18,7 @@ com.spotify apollo-bom - 1.0.2-SNAPSHOT + 1.0.2 pom import diff --git a/modules/slack/pom.xml b/modules/slack/pom.xml index 44230e12a..143b78e0a 100644 --- a/modules/slack/pom.xml +++ b/modules/slack/pom.xml @@ -5,7 +5,7 @@ com.spotify apollo-parent - 1.0.2-SNAPSHOT + 1.0.2 ../../ @@ -18,7 +18,7 @@ com.spotify apollo-bom - 1.0.2-SNAPSHOT + 1.0.2 pom import diff --git a/pom.xml b/pom.xml index 9125da23f..57b8f9995 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.spotify apollo-parent - 1.0.2-SNAPSHOT + 1.0.2 pom Java libraries for writing composable microservices @@ -38,7 +38,7 @@ https://github.com/spotify/apollo scm:git:git@github.com:spotify/apollo.git scm:git:git@github.com:spotify/apollo.git - HEAD + v1.0.2