aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2021-05-02 17:07:05 -0400
committerJames Moger <james.moger@gitblit.com>2021-05-02 17:07:05 -0400
commit5969ab7d90583422048c88ed120e583586cb0c4f (patch)
treee279da839858757f9ed1c3e94918b295bcac63dd /pom.xml
parent7cb7159d061e4079375bc043ea44ec0021a02e55 (diff)
downloadiciql-5969ab7d90583422048c88ed120e583586cb0c4f.tar.gz
iciql-5969ab7d90583422048c88ed120e583586cb0c4f.zip
[maven-release-plugin] prepare for next development iterationHEADmaster
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 9bba17d..039376b 100644
--- 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>