Skip to content

Commit 5fc16ac

Browse files
committed
Correct version in POM file
Signed-off-by: Gary O'Neall <[email protected]>
1 parent ac6e182 commit 5fc16ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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>0.0.8-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<packaging>jar</packaging>
99

1010
<name>java-spdx-library</name>

0 commit comments

Comments
 (0)