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 1b17f47 commit 79f5f68Copy full SHA for 79f5f68
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.15-SNAPSHOT</version>
+ <version>10.1.15</version>
29
30
<name>tomcat10-slf4j-logback</name>
31
<description>Tomcat10 Slf4j Logback Integration</description>
@@ -53,7 +53,7 @@
53
<connection>scm:git:ssh://[email protected]/tomcat-slf4j-logback/tomcat10-slf4j-logback.git</connection>
54
<developerConnection>scm:git:ssh://[email protected]/tomcat-slf4j-logback/tomcat10-slf4j-logback.git</developerConnection>
55
<url>https://github.com/tomcat-slf4j-logback/tomcat10-slf4j-logback</url>
56
- <tag>HEAD</tag>
+ <tag>tomcat10-slf4j-logback-10.1.15</tag>
57
</scm>
58
59
<properties>
0 commit comments