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