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 fe7d612 commit a1874a7Copy full SHA for a1874a7
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.wavefront</groupId>
6
<artifactId>wavefront-runtime-sdk-jvm</artifactId>
7
- <version>1.3.12-SNAPSHOT</version>
+ <version>1.3.12</version>
8
<packaging>jar</packaging>
9
10
<name>Wavefront by VMware JVM SDK</name>
@@ -30,7 +30,7 @@
30
<connection>scm:git:git@github.com:wavefronthq/wavefront-runtime-sdk-jvm.git</connection>
31
<developerConnection>scm:git:git@github.com:wavefronthq/wavefront-runtime-sdk-jvm.git</developerConnection>
32
<url>git@github.com:wavefronthq/wavefront-runtime-sdk-jvm.git</url>
33
- <tag>HEAD</tag>
+ <tag>v1.3.12</tag>
34
</scm>
35
36
<distributionManagement>
0 commit comments