Skip to content

Commit 02eb703

Browse files
committed
[maven-release-plugin] prepare release tomcat-slf4j-logback-parent-1.8.1
1 parent 34cc2a4 commit 02eb703

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<groupId>com.github.tomcat-slf4j-logback</groupId>
2020
<artifactId>tomcat-slf4j-logback-parent</artifactId>
21-
<version>1.8.1-SNAPSHOT</version>
21+
<version>1.8.1</version>
2222
<packaging>pom</packaging>
2323

2424
<name>tomcat-slf4j-logback-parent</name>
@@ -95,7 +95,7 @@
9595
<scm>
9696
<connection>scm:git:ssh://git@github.com/tomcat-slf4j-logback/tomcat-slf4j-logback-parent.git</connection>
9797
<developerConnection>scm:git:ssh://git@github.com/tomcat-slf4j-logback/tomcat-slf4j-logback-parent.git</developerConnection>
98-
<tag>HEAD</tag>
98+
<tag>tomcat-slf4j-logback-parent-1.8.1</tag>
9999
<url>https://github.com/tomcat-slf4j-logback/tomcat-slf4j-logback-parent</url>
100100
</scm>
101101

@@ -156,7 +156,7 @@
156156
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
157157

158158
<!-- Reproducible Builds -->
159-
<project.build.outputTimestamp>1765645706</project.build.outputTimestamp>
159+
<project.build.outputTimestamp>1770173258</project.build.outputTimestamp>
160160

161161
<!-- Due to maven bug, fix timestamp -->
162162
<timestamp>${maven.build.timestamp}</timestamp>

0 commit comments

Comments
 (0)