We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 631b60a commit e1ba282Copy full SHA for e1ba282
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.spdx</groupId>
5
<artifactId>spdx-rdf-store</artifactId>
6
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.0-RC1</version>
7
<packaging>jar</packaging>
8
9
<name>spdx-rdf-store</name>
@@ -264,7 +264,7 @@
264
<url>https://github.com/spdx/spdx-java-rdf-store</url>
265
<connection>scm:git:ssh://git@github.com:spdx/spdx-java-rdf-store</connection>
266
<developerConnection>scm:git:git@github.com:spdx/spdx-java-rdf-store</developerConnection>
267
- <tag>master</tag>
+ <tag>v2.0.0-RC1</tag>
268
</scm>
269
<issueManagement>
270
<system>Github</system>
0 commit comments