Skip to content

Commit 3718911

Browse files
committed
[maven-release-plugin] prepare release v1.3.11
1 parent ebc142e commit 3718911

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.wavefront</groupId>
66
<artifactId>wavefront-runtime-sdk-jvm</artifactId>
7-
<version>1.3.11-SNAPSHOT</version>
7+
<version>1.3.11</version>
88
<packaging>jar</packaging>
99

1010
<name>Wavefront by VMware JVM SDK</name>
@@ -30,7 +30,7 @@
3030
<connection>scm:git:git@github.com:wavefronthq/wavefront-runtime-sdk-jvm.git</connection>
3131
<developerConnection>scm:git:git@github.com:wavefronthq/wavefront-runtime-sdk-jvm.git</developerConnection>
3232
<url>git@github.com:wavefronthq/wavefront-runtime-sdk-jvm.git</url>
33-
<tag>HEAD</tag>
33+
<tag>v1.3.11</tag>
3434
</scm>
3535

3636
<distributionManagement>

0 commit comments

Comments
 (0)