summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2016-04-04 21:05:26 -0400
committerJames Moger <james.moger@gitblit.com>2016-04-04 21:05:26 -0400
commitaee8b59bf3696f58aa20e0c87efaf3e261c76e83 (patch)
treef9ab103fca1bc26f4d5f46ac3531d144db8aa074
parent1d28eb5f5fc8aaed3a6d5a059863044aed32cc6a (diff)
downloadiciql-aee8b59bf3696f58aa20e0c87efaf3e261c76e83.tar.gz
iciql-aee8b59bf3696f58aa20e0c87efaf3e261c76e83.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 361a0be..3958b0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>com.gitblit.iciql</groupId>
<artifactId>iciql</artifactId>
- <version>2.0.0</version>
+ <version>2.0.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.0.0</tag>
+ <tag>HEAD</tag>
</scm>
<developers>