We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b20853a commit 131285eCopy full SHA for 131285e
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.spdx</groupId>
5
<artifactId>tools-java</artifactId>
6
- <version>2.0.0-RC2-SNAPSHOT</version>
+ <version>2.0.0-RC2</version>
7
<packaging>jar</packaging>
8
9
<name>tools-java</name>
@@ -32,7 +32,7 @@
32
<url>https://github.com/spdx/tools-java</url>
33
<connection>scm:git:[email protected]:spdx/tools-java.git</connection>
34
<developerConnection>scm:git:[email protected]:spdx/tools-java.git</developerConnection>
35
- <tag>master</tag>
+ <tag>v2.0.0-RC2</tag>
36
</scm>
37
<issueManagement>
38
<system>Github</system>
0 commit comments