aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2017-01-31 21:30:16 -0500
committerJames Moger <james.moger@gitblit.com>2017-01-31 21:30:16 -0500
commitcbd4705ed7c5dc860e41a19aa6c544241548044b (patch)
treef81ba6c0c4136a514882eba710cb03dcbfe1d44f /pom.xml
parentdfe86af88afa2839c6acbb4c1322bbc4098cc6e3 (diff)
downloadiciql-cbd4705ed7c5dc860e41a19aa6c544241548044b.tar.gz
iciql-cbd4705ed7c5dc860e41a19aa6c544241548044b.zip
[maven-release-plugin] prepare release release-2.2.0release-2.2.0
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 b25aac5..8cbcfd8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>com.gitblit.iciql</groupId>
<artifactId>iciql</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</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>HEAD</tag>
+ <tag>release-2.2.0</tag>
</scm>
<developers>