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 c8124d2 commit 00bc7faCopy full SHA for 00bc7fa
pom.xml
@@ -25,7 +25,7 @@
25
26
<groupId>com.github.tomcat-slf4j-logback</groupId>
27
<artifactId>tomcat10-slf4j-logback</artifactId>
28
- <version>10.1.45-SNAPSHOT</version>
+ <version>10.1.45</version>
29
30
<name>tomcat10-slf4j-logback</name>
31
<description>Tomcat10 Slf4j Logback Integration</description>
@@ -79,7 +79,7 @@
79
<connection>scm:git:ssh://[email protected]/tomcat-slf4j-logback/tomcat10-slf4j-logback.git</connection>
80
<developerConnection>scm:git:ssh://[email protected]/tomcat-slf4j-logback/tomcat10-slf4j-logback.git</developerConnection>
81
<url>https://github.com/tomcat-slf4j-logback/tomcat10-slf4j-logback</url>
82
- <tag>HEAD</tag>
+ <tag>tomcat10-slf4j-logback-10.1.45</tag>
83
</scm>
84
85
<properties>
0 commit comments