Skip to content

Commit 4727515

Browse files
committed
[maven-release-plugin] prepare release mybatis-parent-48
1 parent c1070ec commit 4727515

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: 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>48-SNAPSHOT</version>
25+
<version>48</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-48</tag>
237237
<url>https://github.com/mybatis/parent/</url>
238238
</scm>
239239
<issueManagement>
@@ -302,7 +302,7 @@
302302
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
303303

304304
<!-- Reproducible Builds -->
305-
<project.build.outputTimestamp>1735243625</project.build.outputTimestamp>
305+
<project.build.outputTimestamp>1735244704</project.build.outputTimestamp>
306306

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

0 commit comments

Comments
 (0)