We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af20318 + a19c6c5 commit 47ed1c3Copy full SHA for 47ed1c3
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.spdx</groupId>
6
<artifactId>spdx-rdf-store</artifactId>
7
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4</version>
8
<packaging>jar</packaging>
9
10
<name>spdx-rdf-store</name>
@@ -91,7 +91,7 @@
91
<dependency>
92
93
<artifactId>java-spdx-library</artifactId>
94
- <version>1.0.9</version>
+ <version>1.0.10</version>
95
</dependency>
96
97
<groupId>org.apache.jena</groupId>
@@ -202,7 +202,7 @@
202
<plugin>
203
204
<artifactId>spdx-maven-plugin</artifactId>
205
- <version>0.5.3</version>
+ <version>0.5.5</version>
206
<executions>
207
<execution>
208
<id>build-spdx</id>
0 commit comments