We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41f379d commit 5975593Copy full SHA for 5975593
pom.xml
@@ -29,7 +29,7 @@
29
<name>Metrics Client (Java)</name>
30
<description>Client library in Java for metrics collection and publication.</description>
31
<url>https://github.com/ArpNetworking/metrics-client-java</url>
32
- <version>0.13.1</version>
+ <version>0.13.2-SNAPSHOT</version>
33
34
<licenses>
35
<license>
@@ -63,7 +63,7 @@
63
<connection>scm:git:[email protected]:arpnetworking/metrics-client-java.git</connection>
64
<developerConnection>scm:git:[email protected]:arpnetworking/metrics-client-java.git</developerConnection>
65
<url>https://github.com/arpnetworking/metrics-client-java</url>
66
- <tag>metrics-client-0.13.1</tag>
+ <tag>HEAD</tag>
67
</scm>
68
69
<properties>
0 commit comments