Skip to content

Commit cf319e8

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 97a95b9 commit cf319e8

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.spdx</groupId>
44
<artifactId>spdx-java-model-2_X</artifactId>
5-
<version>1.0.0-RC1</version>
5+
<version>1.0.0-RC2-SNAPSHOT</version>
66
<name>spdx-java-model-2_X</name>
77
<description>SPDX model versions 2.0, 2.1, and 2.3</description>
88
<packaging>jar</packaging>
@@ -31,7 +31,7 @@
3131
<url>https://github.com/spdx/spdx-java-model-2_X</url>
3232
<connection>scm:git:git://github.com/spdx/spdx-java-model-2_X.git</connection>
3333
<developerConnection>scm:git:git@github.com:spdx/spdx-java-model-2_X.git</developerConnection>
34-
<tag>v1.0.0-RC1</tag>
34+
<tag>HEAD</tag>
3535
</scm>
3636
<distributionManagement>
3737
<repository>

0 commit comments

Comments
 (0)