Skip to content

Commit 5975593

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 41f379d commit 5975593

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
@@ -29,7 +29,7 @@
2929
<name>Metrics Client (Java)</name>
3030
<description>Client library in Java for metrics collection and publication.</description>
3131
<url>https://github.com/ArpNetworking/metrics-client-java</url>
32-
<version>0.13.1</version>
32+
<version>0.13.2-SNAPSHOT</version>
3333

3434
<licenses>
3535
<license>
@@ -63,7 +63,7 @@
6363
<connection>scm:git:[email protected]:arpnetworking/metrics-client-java.git</connection>
6464
<developerConnection>scm:git:[email protected]:arpnetworking/metrics-client-java.git</developerConnection>
6565
<url>https://github.com/arpnetworking/metrics-client-java</url>
66-
<tag>metrics-client-0.13.1</tag>
66+
<tag>HEAD</tag>
6767
</scm>
6868

6969
<properties>

0 commit comments

Comments
 (0)