Skip to content

Commit 0736c69

Browse files
committed
[maven-release-plugin] prepare release v1.1.9
1 parent 7011053 commit 0736c69

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

99
<name>spdx-rdf-store</name>
@@ -265,7 +265,7 @@
265265
<url>https://github.com/spdx/spdx-java-rdf-store</url>
266266
<connection>scm:git:ssh://git@github.com:spdx/spdx-java-rdf-store</connection>
267267
<developerConnection>scm:git:git@github.com:spdx/spdx-java-rdf-store</developerConnection>
268-
<tag>master</tag>
268+
<tag>v1.1.9</tag>
269269
</scm>
270270
<issueManagement>
271271
<system>Github</system>

0 commit comments

Comments
 (0)