Skip to content

Commit 6df326c

Browse files
committed
[maven-release-plugin] prepare release mybatis-parent-51
1 parent 6a0fcac commit 6df326c

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
@@ -22,7 +22,7 @@
2222

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

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

303303
<!-- Reproducible Builds -->
304-
<project.build.outputTimestamp>1748713928</project.build.outputTimestamp>
304+
<project.build.outputTimestamp>1759619044</project.build.outputTimestamp>
305305

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

0 commit comments

Comments
 (0)