We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9319c9 commit 3b967ddCopy full SHA for 3b967dd
2 files changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.wavefront</groupId>
6
<artifactId>wavefront</artifactId>
7
- <version>10.7-SNAPSHOT</version>
+ <version>10.7</version>
8
<modules>
9
<module>proxy</module>
10
</modules>
@@ -31,7 +31,7 @@
31
<connection>scm:git:git@github.com:wavefronthq/java.git</connection>
32
<developerConnection>scm:git:git@github.com:wavefronthq/java.git</developerConnection>
33
<url>git@github.com:wavefronthq/java.git</url>
34
- <tag>release-10.x</tag>
+ <tag>wavefront-10.7</tag>
35
</scm>
36
37
<distributionManagement>
proxy/pom.xml
@@ -5,7 +5,7 @@
<parent>
</parent>
11
<properties>
0 commit comments