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 780b637 commit f2feecfCopy full SHA for f2feecf
pom.xml
@@ -28,7 +28,7 @@
28
<packaging>play2</packaging>
29
<name>Metrics Portal</name>
30
<description>Web user interface for managing the metrics stack.</description>
31
- <version>0.13.2-SNAPSHOT</version>
+ <version>0.13.2</version>
32
33
<licenses>
34
<license>
@@ -66,7 +66,7 @@
66
<connection>scm:git:[email protected]:ArpNetworking/metrics-portal.git</connection>
67
<developerConnection>scm:git:[email protected]:ArpNetworking/metrics-portal.git</developerConnection>
68
<url>https://github.com/arpnetworking/metrics-portal</url>
69
- <tag>metrics-portal-0.11.0</tag>
+ <tag>metrics-portal-0.13.2</tag>
70
</scm>
71
72
<properties>
0 commit comments