Skip to content

Commit 32a72d9

Browse files
committed
Prepare release [skip ci]
1 parent 828640a commit 32a72d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
<parent>
2323
<groupId>org.libj</groupId>
2424
<artifactId>libj</artifactId>
25-
<version>0.9.8-SNAPSHOT</version>
25+
<version>0.9.8</version>
2626
</parent>
2727
<artifactId>lang</artifactId>
28-
<version>0.8.0-SNAPSHOT</version>
28+
<version>0.8.0</version>
2929
<name>LibJ Lang</name>
3030
<description>
3131
Supplementary utilities for classes that belong to java.lang, or are considered essential as to justify existence in java.lang.

0 commit comments

Comments
 (0)