Skip to content

Commit 3bde7a2

Browse files
committed
[maven-release-plugin] prepare release mybatis-spring-2.1.1
1 parent 4dd0605 commit 3bde7a2

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>2.1.1-SNAPSHOT</version>
30+
<version>2.1.1</version>
3131
<packaging>jar</packaging>
3232

3333
<name>mybatis-spring</name>
@@ -80,7 +80,7 @@
8080
<url>https://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-2.1.1</tag>
8484
</scm>
8585
<issueManagement>
8686
<system>GitHub Issue Management</system>
@@ -113,7 +113,7 @@
113113
<junit.version>5.9.1</junit.version>
114114

115115
<!-- Reproducible Builds -->
116-
<project.build.outputTimestamp>1669379496</project.build.outputTimestamp>
116+
<project.build.outputTimestamp>1684481172</project.build.outputTimestamp>
117117
</properties>
118118

119119
<dependencies>

0 commit comments

Comments
 (0)