We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33a4feb commit ebf16a8Copy full SHA for ebf16a8
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>logging</artifactId>
28
- <version>0.4.6-SNAPSHOT</version>
+ <version>0.4.6</version>
29
<name>LibJ Logging</name>
30
<description>
31
Supplementary patterns for the "Simple Logging Facade for Java" (SLF4J) and the Logback Project.
0 commit comments