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 2a27661 commit afec5e2Copy full SHA for afec5e2
pom.xml
@@ -25,7 +25,7 @@
25
26
<groupId>com.github.tomcat-slf4j-logback</groupId>
27
<artifactId>tomcat9-slf4j-logback</artifactId>
28
- <version>9.0.110-SNAPSHOT</version>
+ <version>9.0.110</version>
29
30
<name>tomcat9-slf4j-logback</name>
31
<description>Tomcat9 Slf4j Logback Integration</description>
@@ -113,7 +113,7 @@
113
<connection>scm:git:ssh://[email protected]/tomcat-slf4j-logback/tomcat9-slf4j-logback.git</connection>
114
<developerConnection>scm:git:ssh://[email protected]/tomcat-slf4j-logback/tomcat9-slf4j-logback.git</developerConnection>
115
<url>https://github.com/tomcat-slf4j-logback/tomcat9-slf4j-logback</url>
116
- <tag>HEAD</tag>
+ <tag>tomcat9-slf4j-logback-9.0.110</tag>
117
</scm>
118
119
<properties>
0 commit comments