Skip to content

Commit e70c485

Browse files
committed
[maven-release-plugin] prepare release metrics-cluster-aggregator-1.2.0
1 parent 57f920b commit e70c485

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<packaging>jar</packaging>
2929
<name>Metrics Cluster Aggregator</name>
3030
<description>(Re)Aggregates host level statistics across clusters and writes both host and cluster statistics to various destinations.</description>
31-
<version>1.1.4-SNAPSHOT</version>
31+
<version>1.2.0</version>
3232

3333
<licenses>
3434
<license>
@@ -96,7 +96,7 @@
9696
<connection>scm:git:[email protected]:ArpNetworking/metrics-cluster-aggregator.git</connection>
9797
<developerConnection>scm:git:[email protected]:ArpNetworking/metrics-cluster-aggregator.git</developerConnection>
9898
<url>https://github.com/arpnetworking/metrics-cluster-aggregator</url>
99-
<tag>HEAD</tag>
99+
<tag>metrics-cluster-aggregator-1.2.0</tag>
100100
</scm>
101101

102102
<properties>
@@ -169,7 +169,7 @@
169169
<jacoco.check.branch.coverage>0.25</jacoco.check.branch.coverage>
170170

171171
<!-- JVM Debug -->
172-
<debugJavaOptions/>
172+
<debugJavaOptions />
173173
<debugJavaPort>9000</debugJavaPort>
174174
</properties>
175175

0 commit comments

Comments
 (0)