Skip to content

Commit cacd605

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent ae6fd9b commit cacd605

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<packaging>jar</packaging>
2929
<name>Metrics Cluster Aggregator</name>
3030
<description>(Re)Aggregates host level statistics across clusters and writes both host and cluster statistics to various destinations.</description>
31-
<version>1.9.3</version>
31+
<version>1.9.4-SNAPSHOT</version>
3232

3333
<licenses>
3434
<license>
@@ -96,7 +96,7 @@
9696
<connection>scm:git:[email protected]:ArpNetworking/metrics-cluster-aggregator.git</connection>
9797
<developerConnection>scm:git:[email protected]:ArpNetworking/metrics-cluster-aggregator.git</developerConnection>
9898
<url>https://github.com/arpnetworking/metrics-cluster-aggregator</url>
99-
<tag>metrics-cluster-aggregator-1.9.3</tag>
99+
<tag>HEAD</tag>
100100
</scm>
101101

102102
<properties>

0 commit comments

Comments
 (0)