diff --git a/agent/pom.xml b/agent/pom.xml index 7419062..73f3384 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -5,11 +5,11 @@ com.zegelin.cassandra-exporter exporter-parent - 0.9.10 + 0.9.11-SNAPSHOT agent - 0.9.10 + 0.9.11-SNAPSHOT Cassandra Exporter Agent diff --git a/common/pom.xml b/common/pom.xml index f2d1bc3..942efd0 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,11 +5,11 @@ com.zegelin.cassandra-exporter exporter-parent - 0.9.10 + 0.9.11-SNAPSHOT common - 0.9.10 + 0.9.11-SNAPSHOT Cassandra Exporter Common diff --git a/pom.xml b/pom.xml index 8216e31..28fdf30 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.zegelin.cassandra-exporter exporter-parent - 0.9.10 + 0.9.11-SNAPSHOT pom Cassandra Exporter Parent @@ -33,7 +33,7 @@ scm:git:git://git@github.com:instaclustr/cassandra-exporter.git scm:git:ssh://github.com/instaclustr/cassandra-exporter.git git://github.com/instaclustr/cassandra-exporter.git - v0.9.10 + HEAD @@ -41,7 +41,7 @@ com.zegelin.cassandra-exporter common - 0.9.10 + 0.9.11-SNAPSHOT org.glassfish.hk2.external diff --git a/standalone/pom.xml b/standalone/pom.xml index 95cd819..d539c16 100644 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -5,11 +5,11 @@ com.zegelin.cassandra-exporter exporter-parent - 0.9.10 + 0.9.11-SNAPSHOT standalone - 0.9.10 + 0.9.11-SNAPSHOT Cassandra Exporter Standalone/CLI