Skip to content

Commit 7133b5b

Browse files
committed
[maven-release-plugin] prepare release mybatis-spring-3.0.1
1 parent 36154e1 commit 7133b5b

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.1</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://git@github.com/mybatis/spring.git</developerConnection>
83-
<tag>HEAD</tag>
83+
<tag>mybatis-spring-3.0.1</tag>
8484
</scm>
8585
<issueManagement>
8686
<system>GitHub Issue Management</system>
@@ -120,7 +120,7 @@
120120
<maven.compiler.parameters>true</maven.compiler.parameters>
121121

122122
<!-- Reproducible Builds -->
123-
<project.build.outputTimestamp>1670545846</project.build.outputTimestamp>
123+
<project.build.outputTimestamp>1670546724</project.build.outputTimestamp>
124124
</properties>
125125

126126
<dependencies>

0 commit comments

Comments
 (0)