We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37333a6 + f7ef731 commit f2a48e2Copy full SHA for f2a48e2
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.spdx</groupId>
6
<artifactId>spdx-rdf-store</artifactId>
7
- <version>1.1.5-SNAPSHOT</version>
+ <version>1.1.5</version>
8
<packaging>jar</packaging>
9
10
<name>spdx-rdf-store</name>
@@ -84,7 +84,7 @@
84
<dependency>
85
86
<artifactId>java-spdx-library</artifactId>
87
- <version>1.1.4</version>
88
</dependency>
89
90
<groupId>org.apache.jena</groupId>
@@ -199,7 +199,7 @@
199
<plugin>
200
201
<artifactId>spdx-maven-plugin</artifactId>
202
- <version>0.5.5</version>
+ <version>0.6.4</version>
203
<executions>
204
<execution>
205
<id>build-spdx</id>
0 commit comments