Skip to content

Commit e1ba282

Browse files
committed
[maven-release-plugin] prepare release v2.0.0-RC1
1 parent 631b60a commit e1ba282

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
@@ -3,7 +3,7 @@
33

44
<groupId>org.spdx</groupId>
55
<artifactId>spdx-rdf-store</artifactId>
6-
<version>2.0.1-SNAPSHOT</version>
6+
<version>2.0.0-RC1</version>
77
<packaging>jar</packaging>
88

99
<name>spdx-rdf-store</name>
@@ -264,7 +264,7 @@
264264
<url>https://github.com/spdx/spdx-java-rdf-store</url>
265265
<connection>scm:git:ssh://git@github.com:spdx/spdx-java-rdf-store</connection>
266266
<developerConnection>scm:git:git@github.com:spdx/spdx-java-rdf-store</developerConnection>
267-
<tag>master</tag>
267+
<tag>v2.0.0-RC1</tag>
268268
</scm>
269269
<issueManagement>
270270
<system>Github</system>

0 commit comments

Comments
 (0)