Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v2.0.0-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
goneall committed Feb 1, 2025
1 parent b20853a commit 131285e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>org.spdx</groupId>
<artifactId>tools-java</artifactId>
<version>2.0.0-RC2-SNAPSHOT</version>
<version>2.0.0-RC2</version>
<packaging>jar</packaging>

<name>tools-java</name>
Expand Down Expand Up @@ -32,7 +32,7 @@
<url>https://github.com/spdx/tools-java</url>
<connection>scm:git:[email protected]:spdx/tools-java.git</connection>
<developerConnection>scm:git:[email protected]:spdx/tools-java.git</developerConnection>
<tag>master</tag>
<tag>v2.0.0-RC2</tag>
</scm>
<issueManagement>
<system>Github</system>
Expand Down

0 comments on commit 131285e

Please sign in to comment.