Skip to content

Commit abdd340

Browse files
committed
[maven-release-plugin] prepare release v2.0.3
1 parent 56ab51b commit abdd340

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.3-SNAPSHOT</version>
6+
<version>2.0.3</version>
77
<packaging>jar</packaging>
88

99
<name>spdx-rdf-store</name>
@@ -283,7 +283,7 @@
283283
<url>https://github.com/spdx/spdx-java-rdf-store</url>
284284
<connection>scm:git:ssh://git@github.com:spdx/spdx-java-rdf-store</connection>
285285
<developerConnection>scm:git:git@github.com:spdx/spdx-java-rdf-store</developerConnection>
286-
<tag>master</tag>
286+
<tag>v2.0.3</tag>
287287
</scm>
288288
<issueManagement>
289289
<system>GitHub</system>

0 commit comments

Comments
 (0)