Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.0.0-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
goneall committed Feb 1, 2025
1 parent 0b111b1 commit 60173c4
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 @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.spdx</groupId>
<artifactId>spdx-java-model-3_0</artifactId>
<version>1.0.0-RC2-SNAPSHOT</version>
<version>1.0.0-RC2</version>
<name>spdx-java-model-3</name>
<description>Generated java model source code</description>
<url>https://github.com/spdx/spdx-java-model-3_0</url>
Expand Down Expand Up @@ -37,7 +37,7 @@
<url>https://github.com/spdx/spdx-java-model-3_0</url>
<connection>scm:git:git://github.com/spdx/spdx-java-model-3_0.git</connection>
<developerConnection>scm:git:[email protected]:spdx/spdx-java-model-3_0.git</developerConnection>
<tag>HEAD</tag>
<tag>v1.0.0-RC2</tag>
</scm>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 60173c4

Please sign in to comment.