We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c25dc79 commit 7ab1efaCopy full SHA for 7ab1efa
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.spdx</groupId>
5
<artifactId>spdx-rdf-store</artifactId>
6
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
7
<packaging>jar</packaging>
8
9
<name>spdx-rdf-store</name>
@@ -278,7 +278,7 @@
278
<url>https://github.com/spdx/spdx-java-rdf-store</url>
279
<connection>scm:git:ssh://git@github.com:spdx/spdx-java-rdf-store</connection>
280
<developerConnection>scm:git:git@github.com:spdx/spdx-java-rdf-store</developerConnection>
281
- <tag>master</tag>
+ <tag>v2.0.2</tag>
282
</scm>
283
<issueManagement>
284
<system>GitHub</system>
0 commit comments