Skip to content

Commit 65f9784

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent ab571d7 commit 65f9784

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</parent>
2525
<groupId>org.mybatis.dynamic-sql</groupId>
2626
<artifactId>mybatis-dynamic-sql</artifactId>
27-
<version>1.1.3</version>
27+
<version>1.1.4-SNAPSHOT</version>
2828
<name>MyBatis Dynamic SQL</name>
2929
<description>MyBatis framework for generating dynamic SQL</description>
3030
<inceptionYear>2016</inceptionYear>
@@ -257,7 +257,7 @@
257257
<url>https://github.com/mybatis/mybatis-dynamic-sql</url>
258258
<connection>scm:git:ssh://github.com/mybatis/mybatis-dynamic-sql.git</connection>
259259
<developerConnection>scm:git:ssh://[email protected]/mybatis/mybatis-dynamic-sql.git</developerConnection>
260-
<tag>mybatis-dynamic-sql-1.1.3</tag>
260+
<tag>HEAD</tag>
261261
</scm>
262262
<issueManagement>
263263
<system>GitHub Issue Management</system>

0 commit comments

Comments
 (0)