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 d2ff62f commit af4c890Copy full SHA for af4c890
pom.xml
@@ -29,7 +29,7 @@
29
<name>Apache HTTP Sink</name>
30
<description>Apache HTTP sink for metrics client.</description>
31
<url>https://github.com/ArpNetworking/metrics-sink-http-apache</url>
32
- <version>0.14.0-SNAPSHOT</version>
+ <version>0.14.0</version>
33
34
<licenses>
35
<license>
@@ -65,7 +65,7 @@
65
<connection>scm:git:[email protected]:arpnetworking/metrics-apache-http-sink-extra.git</connection>
66
<developerConnection>scm:git:[email protected]:arpnetworking/metrics-apache-http-sink-extra.git</developerConnection>
67
<url>https://github.com/arpnetworking/metrics-apache-http-sink-extra</url>
68
- <tag>HEAD</tag>
+ <tag>apache-http-sink-extra-0.14.0</tag>
69
</scm>
70
71
<properties>
0 commit comments