We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 828640a commit 32a72d9Copy full SHA for 32a72d9
pom.xml
@@ -22,10 +22,10 @@
22
<parent>
23
<groupId>org.libj</groupId>
24
<artifactId>libj</artifactId>
25
- <version>0.9.8-SNAPSHOT</version>
+ <version>0.9.8</version>
26
</parent>
27
<artifactId>lang</artifactId>
28
- <version>0.8.0-SNAPSHOT</version>
+ <version>0.8.0</version>
29
<name>LibJ Lang</name>
30
<description>
31
Supplementary utilities for classes that belong to java.lang, or are considered essential as to justify existence in java.lang.
0 commit comments