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 3b1e2e7 commit bc4203bCopy full SHA for bc4203b
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.wavefront</groupId>
6
<artifactId>wavefront-runtime-sdk-jvm</artifactId>
7
- <version>1.3.7-SNAPSHOT</version>
+ <version>1.3.7</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.7</tag>
34
</scm>
35
36
<distributionManagement>
0 commit comments