Skip to content

Commit 503308e

Browse files
committed
[maven-release-plugin] prepare release v2.0.1
1 parent 87805a0 commit 503308e

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.1</version>
77
<packaging>jar</packaging>
88

99
<name>spdx-rdf-store</name>
@@ -277,7 +277,7 @@
277277
<url>https://github.com/spdx/spdx-java-rdf-store</url>
278278
<connection>scm:git:ssh://git@github.com:spdx/spdx-java-rdf-store</connection>
279279
<developerConnection>scm:git:git@github.com:spdx/spdx-java-rdf-store</developerConnection>
280-
<tag>master</tag>
280+
<tag>v2.0.1</tag>
281281
</scm>
282282
<issueManagement>
283283
<system>GitHub</system>

0 commit comments

Comments
 (0)