Skip to content

Commit c0ca1ca

Browse files
committed
[maven-release-plugin] prepare release v2.0.0
1 parent a43ad8e commit c0ca1ca

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.0-RC3-SNAPSHOT</version>
6+
<version>2.0.0</version>
77
<packaging>jar</packaging>
88

99
<name>spdx-rdf-store</name>
@@ -276,7 +276,7 @@
276276
<url>https://github.com/spdx/spdx-java-rdf-store</url>
277277
<connection>scm:git:ssh://git@github.com:spdx/spdx-java-rdf-store</connection>
278278
<developerConnection>scm:git:git@github.com:spdx/spdx-java-rdf-store</developerConnection>
279-
<tag>master</tag>
279+
<tag>v2.0.0</tag>
280280
</scm>
281281
<issueManagement>
282282
<system>Github</system>

0 commit comments

Comments
 (0)