diff --git a/common/pom.xml b/common/pom.xml index 3fee17d..42845a4 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ com.datastax.oss.simulacron simulacron-parent - 0.8.9-SNAPSHOT + 0.8.9 simulacron-common diff --git a/driver-3x/pom.xml b/driver-3x/pom.xml index e526d8e..3b679d1 100644 --- a/driver-3x/pom.xml +++ b/driver-3x/pom.xml @@ -20,7 +20,7 @@ com.datastax.oss.simulacron simulacron-parent - 0.8.9-SNAPSHOT + 0.8.9 simulacron-driver-3x diff --git a/http-server/pom.xml b/http-server/pom.xml index 651743a..23f5bd5 100644 --- a/http-server/pom.xml +++ b/http-server/pom.xml @@ -20,7 +20,7 @@ com.datastax.oss.simulacron simulacron-parent - 0.8.9-SNAPSHOT + 0.8.9 simulacron-http-server diff --git a/native-protocol-json/pom.xml b/native-protocol-json/pom.xml index 6e581a6..d88a71a 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.9-SNAPSHOT + 0.8.9 simulacron-native-protocol-json diff --git a/native-server/pom.xml b/native-server/pom.xml index 440f465..712f593 100644 --- a/native-server/pom.xml +++ b/native-server/pom.xml @@ -20,7 +20,7 @@ com.datastax.oss.simulacron simulacron-parent - 0.8.9-SNAPSHOT + 0.8.9 simulacron-native-server diff --git a/pom.xml b/pom.xml index 82d521e..f1e9da7 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.datastax.oss.simulacron simulacron-parent - 0.8.9-SNAPSHOT + 0.8.9 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.9 diff --git a/standalone/pom.xml b/standalone/pom.xml index cebed0a..20e20d7 100644 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -20,7 +20,7 @@ com.datastax.oss.simulacron simulacron-parent - 0.8.9-SNAPSHOT + 0.8.9 simulacron-standalone