Skip to content

Commit 287fce2

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 65c6235 commit 287fce2

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.4</version>
32+
<version>1.2.5-SNAPSHOT</version>
3333

3434
<name>MyBatis FreeMarker</name>
3535
<description>FreeMarker support for MyBatis</description>
@@ -56,7 +56,7 @@
5656
<url>https://github.com/mybatis/freemarker-scripting</url>
5757
<connection>scm:git:ssh://github.com/mybatis/freemarker-scripting.git</connection>
5858
<developerConnection>scm:git:ssh://[email protected]/mybatis/freemarker-scripting.git</developerConnection>
59-
<tag>mybatis-freemarker-1.2.4</tag>
59+
<tag>HEAD</tag>
6060
</scm>
6161
<issueManagement>
6262
<system>GitHub Issue Management</system>
@@ -79,7 +79,7 @@
7979
<module.name>org.mybatis.scripting.freemarker</module.name>
8080

8181
<!-- Reproducible Builds -->
82-
<project.build.outputTimestamp>1670023377</project.build.outputTimestamp>
82+
<project.build.outputTimestamp>1670023392</project.build.outputTimestamp>
8383
</properties>
8484

8585
<dependencies>

0 commit comments

Comments
 (0)