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 7d389e6 commit 0773b04Copy full SHA for 0773b04
pom.xml
@@ -25,7 +25,7 @@
25
26
<groupId>com.github.tomcat-slf4j-logback</groupId>
27
<artifactId>tomcat11-slf4j-logback</artifactId>
28
- <version>11.0.7-SNAPSHOT</version>
+ <version>11.0.7</version>
29
30
<name>tomcat11-slf4j-logback</name>
31
<description>Tomcat 11 Slf4j Logback Integration</description>
@@ -53,7 +53,7 @@
53
<connection>scm:git:ssh://[email protected]/tomcat-slf4j-logback/tomcat11-slf4j-logback.git</connection>
54
<developerConnection>scm:git:ssh://[email protected]/tomcat-slf4j-logback/tomcat11-slf4j-logback.git</developerConnection>
55
<url>https://github.com/tomcat-slf4j-logback/tomcat11-slf4j-logback</url>
56
- <tag>HEAD</tag>
+ <tag>tomcat11-slf4j-logback-11.0.7</tag>
57
</scm>
58
59
<properties>
0 commit comments