We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f186c5 commit 9a04f48Copy full SHA for 9a04f48
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.spdx</groupId>
6
<artifactId>java-spdx-library</artifactId>
7
- <version>1.1.5-SNAPSHOT</version>
+ <version>1.1.5</version>
8
<packaging>jar</packaging>
9
10
<name>java-spdx-library</name>
@@ -216,7 +216,7 @@
216
<plugin>
217
218
<artifactId>spdx-maven-plugin</artifactId>
219
- <version>0.6.2</version>
+ <version>0.6.4</version>
220
<executions>
221
<execution>
222
<id>build-spdx</id>
0 commit comments