]> source.dussan.org Git - iciql.git/commitdiff
[maven-release-plugin] prepare for next development iteration master
authorJames Moger <james.moger@gitblit.com>
Sun, 2 May 2021 21:07:05 +0000 (17:07 -0400)
committerJames Moger <james.moger@gitblit.com>
Sun, 2 May 2021 21:07:05 +0000 (17:07 -0400)
pom.xml

diff --git a/pom.xml b/pom.xml
index 9bba17de6b3abe608a8bf4af826a78909254441c..039376bdd301aeda3cdbafbd29f5ec1cbe04aade 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 
     <groupId>com.gitblit.iciql</groupId>
     <artifactId>iciql</artifactId>
-    <version>2.2.1</version>
+    <version>2.2.2-SNAPSHOT</version>
     <name>Iciql</name>
     <description>a model-based database access wrapper for JDBC</description>
     <url>http://iciql.com</url>
@@ -21,7 +21,7 @@
         <connection>scm:git:git://github.com/gitblit/iciql.git</connection>
         <developerConnection>scm:git:git@github.com:gitblit/iciql.git</developerConnection>
         <url>https://github.com/gitblit/iciql</url>
-        <tag>release-2.2.1</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <developers>