aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2016-04-07 14:32:26 -0400
committerJames Moger <james.moger@gitblit.com>2016-04-07 14:32:26 -0400
commit033e0a40022f9755ffd6b3740c3e02fbd402b2d3 (patch)
tree6474163333c39850ff7d34667af5cf8182088862
parentb306171b8327b35f9e2f851c0e9023c65ede595d (diff)
downloadiciql-033e0a40022f9755ffd6b3740c3e02fbd402b2d3.tar.gz
iciql-033e0a40022f9755ffd6b3740c3e02fbd402b2d3.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 77ccb5c..2715a41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>com.gitblit.iciql</groupId>
<artifactId>iciql</artifactId>
- <version>2.1.1</version>
+ <version>2.1.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:https://github.com/gitblit/iciql.git</developerConnection>
<url>https://github.com/gitblit/iciql</url>
- <tag>release-2.1.1</tag>
+ <tag>HEAD</tag>
</scm>
<developers>