From ce7c4ef94a5930ee73855fdfbacbf74880c0a48d Mon Sep 17 00:00:00 2001 From: Andrew Tolbert Date: Wed, 6 Mar 2019 09:55:03 -0600 Subject: [PATCH] [maven-release-plugin] prepare release 0.8.8 --- 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 d64c2da..01f6a4e 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ com.datastax.oss.simulacron simulacron-parent - 0.8.8-SNAPSHOT + 0.8.8 simulacron-common diff --git a/driver-3x/pom.xml b/driver-3x/pom.xml index 9c10ba6..7bdef7a 100644 --- a/driver-3x/pom.xml +++ b/driver-3x/pom.xml @@ -20,7 +20,7 @@ com.datastax.oss.simulacron simulacron-parent - 0.8.8-SNAPSHOT + 0.8.8 simulacron-driver-3x diff --git a/http-server/pom.xml b/http-server/pom.xml index 8fe02db..2c92ae5 100644 --- a/http-server/pom.xml +++ b/http-server/pom.xml @@ -20,7 +20,7 @@ com.datastax.oss.simulacron simulacron-parent - 0.8.8-SNAPSHOT + 0.8.8 simulacron-http-server diff --git a/native-protocol-json/pom.xml b/native-protocol-json/pom.xml index fd318df..a7e42b2 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.8-SNAPSHOT + 0.8.8 simulacron-native-protocol-json diff --git a/native-server/pom.xml b/native-server/pom.xml index b7cbf3f..e4974c6 100644 --- a/native-server/pom.xml +++ b/native-server/pom.xml @@ -20,7 +20,7 @@ com.datastax.oss.simulacron simulacron-parent - 0.8.8-SNAPSHOT + 0.8.8 simulacron-native-server diff --git a/pom.xml b/pom.xml index 1136686..57f940d 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.datastax.oss.simulacron simulacron-parent - 0.8.8-SNAPSHOT + 0.8.8 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.8 diff --git a/standalone/pom.xml b/standalone/pom.xml index 4ec8d15..6d48b95 100644 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -20,7 +20,7 @@ com.datastax.oss.simulacron simulacron-parent - 0.8.8-SNAPSHOT + 0.8.8 simulacron-standalone