Skip to content

Commit d7a9243

Browse files
committed
[maven-release-plugin] prepare release mybatis-parent-45
1 parent 83bac2e commit d7a9243

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>org.mybatis</groupId>
2424
<artifactId>mybatis-parent</artifactId>
25-
<version>45-SNAPSHOT</version>
25+
<version>45</version>
2626
<packaging>pom</packaging>
2727

2828
<name>mybatis-parent</name>
@@ -232,7 +232,7 @@
232232
<scm>
233233
<connection>scm:git:ssh://[email protected]/mybatis/parent.git</connection>
234234
<developerConnection>scm:git:ssh://[email protected]/mybatis/parent.git</developerConnection>
235-
<tag>HEAD</tag>
235+
<tag>mybatis-parent-45</tag>
236236
<url>https://github.com/mybatis/parent/</url>
237237
</scm>
238238
<issueManagement>
@@ -301,7 +301,7 @@
301301
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
302302

303303
<!-- Reproducible Builds -->
304-
<project.build.outputTimestamp>1716746253</project.build.outputTimestamp>
304+
<project.build.outputTimestamp>1722807869</project.build.outputTimestamp>
305305

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

0 commit comments

Comments
 (0)