Skip to content

Commit 442a900

Browse files
committed
[maven-release-plugin] prepare release tomcat9-slf4j-logback-9.0.109
1 parent 7077cab commit 442a900

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<groupId>com.github.tomcat-slf4j-logback</groupId>
2727
<artifactId>tomcat9-slf4j-logback</artifactId>
28-
<version>9.0.109-SNAPSHOT</version>
28+
<version>9.0.109</version>
2929

3030
<name>tomcat9-slf4j-logback</name>
3131
<description>Tomcat9 Slf4j Logback Integration</description>
@@ -79,7 +79,7 @@
7979
<connection>scm:git:ssh://[email protected]/tomcat-slf4j-logback/tomcat9-slf4j-logback.git</connection>
8080
<developerConnection>scm:git:ssh://[email protected]/tomcat-slf4j-logback/tomcat9-slf4j-logback.git</developerConnection>
8181
<url>https://github.com/tomcat-slf4j-logback/tomcat9-slf4j-logback</url>
82-
<tag>HEAD</tag>
82+
<tag>tomcat9-slf4j-logback-9.0.109</tag>
8383
</scm>
8484

8585
<properties>

0 commit comments

Comments
 (0)