File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 28
28
<packaging >jar</packaging >
29
29
<name >Metrics Cluster Aggregator</name >
30
30
<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 >
32
32
33
33
<licenses >
34
34
<license >
96
96
<
connection >scm:git:
[email protected] :ArpNetworking/metrics-cluster-aggregator.git</
connection >
97
97
<
developerConnection >scm:git:
[email protected] :ArpNetworking/metrics-cluster-aggregator.git</
developerConnection >
98
98
<url >https://github.com/arpnetworking/metrics-cluster-aggregator</url >
99
- <tag >HEAD </tag >
99
+ <tag >metrics-cluster-aggregator-1.2.0 </tag >
100
100
</scm >
101
101
102
102
<properties >
169
169
<jacoco .check.branch.coverage>0.25</jacoco .check.branch.coverage>
170
170
171
171
<!-- JVM Debug -->
172
- <debugJavaOptions />
172
+ <debugJavaOptions />
173
173
<debugJavaPort >9000</debugJavaPort >
174
174
</properties >
175
175
You can’t perform that action at this time.
0 commit comments