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 Aggregator Daemon</name >
30
30
<description >Aggregates samples published by metrics client libraries and writes to destinations.</description >
31
- <version >1.0.3-SNAPSHOT </version >
31
+ <version >1.0.3</version >
32
32
33
33
<licenses >
34
34
<license >
66
66
<
connection >scm:git:
[email protected] :ArpNetworking/metrics-aggregator-daemon.git</
connection >
67
67
<
developerConnection >scm:git:
[email protected] :ArpNetworking/metrics-aggregator-daemon.git</
developerConnection >
68
68
<url >https://github.com/arpnetworking/metrics-aggregator-daemon</url >
69
- <tag >HEAD </tag >
69
+ <tag >metrics-aggregator-daemon-1.0.3 </tag >
70
70
</scm >
71
71
72
72
<properties >
125
125
<jacoco .check.branch.coverage>0.50</jacoco .check.branch.coverage>
126
126
127
127
<!-- JVM Debug -->
128
- <debugJavaOptions />
128
+ <debugJavaOptions />
129
129
<debugJavaPort >9000</debugJavaPort >
130
130
</properties >
131
131
<build >
You can’t perform that action at this time.
0 commit comments