Skip to content

Commit e2f6604

Browse files
committed
[maven-release-plugin] prepare release mybatis-guice-3.18
1 parent 570a1c6 commit e2f6604

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
@@ -28,7 +28,7 @@
2828
</parent>
2929

3030
<artifactId>mybatis-guice</artifactId>
31-
<version>3.18-SNAPSHOT</version>
31+
<version>3.18</version>
3232
<packaging>jar</packaging>
3333

3434
<name>mybatis-guice</name>
@@ -68,7 +68,7 @@
6868
<url>http://github.com/mybatis/guice</url>
6969
<connection>scm:git:ssh://github.com/mybatis/guice.git</connection>
7070
<developerConnection>scm:git:ssh://[email protected]/mybatis/guice.git</developerConnection>
71-
<tag>HEAD</tag>
71+
<tag>mybatis-guice-3.18</tag>
7272
</scm>
7373
<issueManagement>
7474
<system>GitHub Issue Management</system>
@@ -99,7 +99,7 @@
9999
<module.name>org.mybatis.guice</module.name>
100100

101101
<!-- Reproducible Builds -->
102-
<project.build.outputTimestamp>1757561022</project.build.outputTimestamp>
102+
<project.build.outputTimestamp>1670028172</project.build.outputTimestamp>
103103
</properties>
104104

105105
<dependencies>

0 commit comments

Comments
 (0)