Skip to content

Commit a73af23

Browse files
committed
[maven-release-plugin] prepare release mybatis-spring-3.0.2
1 parent b4e8b8a commit a73af23

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
@@ -27,7 +27,7 @@
2727
</parent>
2828

2929
<artifactId>mybatis-spring</artifactId>
30-
<version>3.0.2-SNAPSHOT</version>
30+
<version>3.0.2</version>
3131
<packaging>jar</packaging>
3232

3333
<name>mybatis-spring</name>
@@ -80,7 +80,7 @@
8080
<url>http://github.com/mybatis/spring</url>
8181
<connection>scm:git:ssh://github.com/mybatis/spring.git</connection>
8282
<developerConnection>scm:git:ssh://[email protected]/mybatis/spring.git</developerConnection>
83-
<tag>HEAD</tag>
83+
<tag>mybatis-spring-3.0.2</tag>
8484
</scm>
8585
<issueManagement>
8686
<system>GitHub Issue Management</system>
@@ -117,7 +117,7 @@
117117
<junit.version>5.9.3</junit.version>
118118

119119
<!-- Reproducible Builds -->
120-
<project.build.outputTimestamp>1670546764</project.build.outputTimestamp>
120+
<project.build.outputTimestamp>1684514453</project.build.outputTimestamp>
121121

122122
<!-- TODO: Remove this after mybatis-parent 38 -->
123123
<jacoco.plugin>0.8.9</jacoco.plugin>

0 commit comments

Comments
 (0)