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 aa07a81 commit 2db0cb3Copy full SHA for 2db0cb3
pom.xml
@@ -28,7 +28,7 @@
28
<packaging>jar</packaging>
29
<name>Metrics Aggregator Daemon</name>
30
<description>Aggregates samples published by metrics client libraries and writes to destinations.</description>
31
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.1.0</version>
32
33
<licenses>
34
<license>
@@ -66,7 +66,7 @@
66
<connection>scm:git:[email protected]:ArpNetworking/metrics-aggregator-daemon.git</connection>
67
<developerConnection>scm:git:[email protected]:ArpNetworking/metrics-aggregator-daemon.git</developerConnection>
68
<url>https://github.com/arpnetworking/metrics-aggregator-daemon</url>
69
- <tag>HEAD</tag>
+ <tag>metrics-aggregator-daemon-1.1.0</tag>
70
</scm>
71
72
<properties>
0 commit comments