Skip to content

Commit 9a04f48

Browse files
committed
Update POM file for release
Signed-off-by: Gary O'Neall <[email protected]>
1 parent 8f186c5 commit 9a04f48

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
@@ -4,7 +4,7 @@
44

55
<groupId>org.spdx</groupId>
66
<artifactId>java-spdx-library</artifactId>
7-
<version>1.1.5-SNAPSHOT</version>
7+
<version>1.1.5</version>
88
<packaging>jar</packaging>
99

1010
<name>java-spdx-library</name>
@@ -216,7 +216,7 @@
216216
<plugin>
217217
<groupId>org.spdx</groupId>
218218
<artifactId>spdx-maven-plugin</artifactId>
219-
<version>0.6.2</version>
219+
<version>0.6.4</version>
220220
<executions>
221221
<execution>
222222
<id>build-spdx</id>

0 commit comments

Comments
 (0)