Skip to content

Commit afec5e2

Browse files
committed
[maven-release-plugin] prepare release tomcat9-slf4j-logback-9.0.110
1 parent 2a27661 commit afec5e2

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.110-SNAPSHOT</version>
28+
<version>9.0.110</version>
2929

3030
<name>tomcat9-slf4j-logback</name>
3131
<description>Tomcat9 Slf4j Logback Integration</description>
@@ -113,7 +113,7 @@
113113
<connection>scm:git:ssh://[email protected]/tomcat-slf4j-logback/tomcat9-slf4j-logback.git</connection>
114114
<developerConnection>scm:git:ssh://[email protected]/tomcat-slf4j-logback/tomcat9-slf4j-logback.git</developerConnection>
115115
<url>https://github.com/tomcat-slf4j-logback/tomcat9-slf4j-logback</url>
116-
<tag>HEAD</tag>
116+
<tag>tomcat9-slf4j-logback-9.0.110</tag>
117117
</scm>
118118

119119
<properties>

0 commit comments

Comments
 (0)