We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3bf9d1 commit e7e4e28Copy full SHA for e7e4e28
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.stackify</groupId>
5
<artifactId>stackify-log-log4j12</artifactId>
6
- <version>1.1.9-SNAPSHOT</version>
+ <version>1.1.9</version>
7
8
<name>Stackify Log Appender for Log4j</name>
9
<description>Stackify Log Appender for Log4j</description>
@@ -62,7 +62,7 @@
62
<dependency>
63
64
<artifactId>stackify-api-java</artifactId>
65
- <version>2.1.8-SNAPSHOT</version>
+ <version>2.1.8</version>
66
</dependency>
67
68
<!-- Runtime dependencies -->
0 commit comments