Skip to content

Commit 98e5d4b

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent fcb0b96 commit 98e5d4b

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 Aggregator Daemon</name>
3030
<description>Aggregates samples published by metrics client libraries and writes to destinations.</description>
31-
<version>1.9.3</version>
31+
<version>1.9.4-SNAPSHOT</version>
3232

3333
<licenses>
3434
<license>
@@ -66,7 +66,7 @@
6666
<connection>scm:git:[email protected]:ArpNetworking/metrics-aggregator-daemon.git</connection>
6767
<developerConnection>scm:git:[email protected]:ArpNetworking/metrics-aggregator-daemon.git</developerConnection>
6868
<url>https://github.com/arpnetworking/metrics-aggregator-daemon</url>
69-
<tag>metrics-aggregator-daemon-1.9.3</tag>
69+
<tag>HEAD</tag>
7070
</scm>
7171

7272
<properties>

0 commit comments

Comments
 (0)