Skip to content

Commit 528fc6c

Browse files
committed
[maven-release-plugin] prepare release mybatis-freemarker-1.3.0
1 parent db723fa commit 528fc6c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<groupId>org.mybatis.scripting</groupId>
3131
<artifactId>mybatis-freemarker</artifactId>
32-
<version>1.2.5-SNAPSHOT</version>
32+
<version>1.3.0</version>
3333

3434
<name>MyBatis FreeMarker</name>
3535
<description>FreeMarker support for MyBatis</description>
@@ -55,7 +55,7 @@
5555
<scm>
5656
<connection>scm:git:ssh://[email protected]/mybatis/freemarker-scripting.git</connection>
5757
<developerConnection>scm:git:ssh://[email protected]/mybatis/freemarker-scripting.git</developerConnection>
58-
<tag>HEAD</tag>
58+
<tag>mybatis-freemarker-1.3.0</tag>
5959
<url>https://github.com/mybatis/freemarker-scripting/</url>
6060
</scm>
6161
<issueManagement>
@@ -83,7 +83,7 @@
8383
<module.name>org.mybatis.scripting.freemarker</module.name>
8484

8585
<!-- Reproducible Builds -->
86-
<project.build.outputTimestamp>1670023392</project.build.outputTimestamp>
86+
<project.build.outputTimestamp>1726441184</project.build.outputTimestamp>
8787
</properties>
8888

8989
<dependencies>

0 commit comments

Comments
 (0)