Skip to content

Commit 9d217d2

Browse files
committed
[maven-release-plugin] prepare release tomcat-slf4j-logback-parent-1.7.5
1 parent 3a91c10 commit 9d217d2

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.7.5-SNAPSHOT</version>
21+
<version>1.7.5</version>
2222
<packaging>pom</packaging>
2323

2424
<name>tomcat-slf4j-logback-parent</name>
@@ -117,7 +117,7 @@
117117
<connection>scm:git:ssh://[email protected]/tomcat-slf4j-logback/tomcat-slf4j-logback-parent.git</connection>
118118
<developerConnection>scm:git:ssh://[email protected]/tomcat-slf4j-logback/tomcat-slf4j-logback-parent.git</developerConnection>
119119
<url>https://github.com/tomcat-slf4j-logback/tomcat-slf4j-logback-parent</url>
120-
<tag>HEAD</tag>
120+
<tag>tomcat-slf4j-logback-parent-1.7.5</tag>
121121
</scm>
122122

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

158158
<!-- Reproducible Builds -->
159-
<project.build.outputTimestamp>1752071456</project.build.outputTimestamp>
159+
<project.build.outputTimestamp>1760023441</project.build.outputTimestamp>
160160

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

0 commit comments

Comments
 (0)