From 08956e90b2dfa99371fe20dee2d6ba6a41962464 Mon Sep 17 00:00:00 2001 From: Andrew Tolbert Date: Tue, 14 Aug 2018 18:07:25 -0500 Subject: [PATCH] [maven-release-plugin] prepare release 0.8.5 --- common/pom.xml | 2 +- driver-3x/pom.xml | 2 +- http-server/pom.xml | 2 +- native-protocol-json/pom.xml | 2 +- native-server/pom.xml | 2 +- pom.xml | 4 ++-- standalone/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 74efd13..7640f30 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ com.datastax.oss.simulacron simulacron-parent - 0.8.5-SNAPSHOT + 0.8.5 simulacron-common diff --git a/driver-3x/pom.xml b/driver-3x/pom.xml index 9bcf551..abd3b02 100644 --- a/driver-3x/pom.xml +++ b/driver-3x/pom.xml @@ -20,7 +20,7 @@ com.datastax.oss.simulacron simulacron-parent - 0.8.5-SNAPSHOT + 0.8.5 simulacron-driver-3x diff --git a/http-server/pom.xml b/http-server/pom.xml index c4d5109..dab2b55 100644 --- a/http-server/pom.xml +++ b/http-server/pom.xml @@ -20,7 +20,7 @@ com.datastax.oss.simulacron simulacron-parent - 0.8.5-SNAPSHOT + 0.8.5 simulacron-http-server diff --git a/native-protocol-json/pom.xml b/native-protocol-json/pom.xml index da6f746..0101e1d 100644 --- a/native-protocol-json/pom.xml +++ b/native-protocol-json/pom.xml @@ -20,7 +20,7 @@ com.datastax.oss.simulacron simulacron-parent - 0.8.5-SNAPSHOT + 0.8.5 simulacron-native-protocol-json diff --git a/native-server/pom.xml b/native-server/pom.xml index 8239fd4..3ba3cfd 100644 --- a/native-server/pom.xml +++ b/native-server/pom.xml @@ -20,7 +20,7 @@ com.datastax.oss.simulacron simulacron-parent - 0.8.5-SNAPSHOT + 0.8.5 simulacron-native-server diff --git a/pom.xml b/pom.xml index 5a9f81c..4978a17 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.datastax.oss.simulacron simulacron-parent - 0.8.5-SNAPSHOT + 0.8.5 pom simulacron parent project @@ -336,7 +336,7 @@ limitations under the License.]]> scm:git:git@github.com:datastax/simulacron.git scm:git:git@github.com:datastax/simulacron.git https://github.com/datastax/simulacron - HEAD + 0.8.5 diff --git a/standalone/pom.xml b/standalone/pom.xml index 5229784..9848517 100644 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -20,7 +20,7 @@ com.datastax.oss.simulacron simulacron-parent - 0.8.5-SNAPSHOT + 0.8.5 simulacron-standalone