We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbb2a67 commit af20318Copy full SHA for af20318
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.3</version>
+ <version>1.0.4-SNAPSHOT</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.8</version>
+ <version>1.0.9</version>
95
</dependency>
96
97
<groupId>org.apache.jena</groupId>
0 commit comments