aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2017-01-31 21:30:37 -0500
committerJames Moger <james.moger@gitblit.com>2017-01-31 21:30:37 -0500
commitf8b07205d5b3d2f24c70856d478d942fd4f031d2 (patch)
tree8b7be44940eed16c2e635639dda06ff28762e922
parentcbd4705ed7c5dc860e41a19aa6c544241548044b (diff)
downloadiciql-f8b07205d5b3d2f24c70856d478d942fd4f031d2.tar.gz
iciql-f8b07205d5b3d2f24c70856d478d942fd4f031d2.zip
[maven-release-plugin] prepare for next development iteration
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 8cbcfd8..92b0306 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>com.gitblit.iciql</groupId>
<artifactId>iciql</artifactId>
- <version>2.2.0</version>
+ <version>2.2.1-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:https://github.com/gitblit/iciql.git</developerConnection>
<url>https://github.com/gitblit/iciql</url>
- <tag>release-2.2.0</tag>
+ <tag>HEAD</tag>
</scm>
<developers>