Skip to content

Commit 2ff9d62

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 60806fc commit 2ff9d62

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
@@ -2,14 +2,14 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.github.dcendents</groupId>
44
<artifactId>mybatis-generator-plugins</artifactId>
5-
<version>1.0</version>
5+
<version>1.1-SNAPSHOT</version>
66
<properties>
77
<slf4j.version>1.7.12</slf4j.version>
88
</properties>
99
<scm>
1010
<connection>scm:git:https://github.com/dcendents/mybatis-generator-plugins.git</connection>
1111
<url>https://github.com/dcendents/mybatis-generator-plugins</url>
12-
<tag>v1.0</tag>
12+
<tag>HEAD</tag>
1313
</scm>
1414
<build>
1515
<plugins>

0 commit comments

Comments
 (0)