]> source.dussan.org Git - iciql.git/commitdiff
[maven-release-plugin] prepare release release-2.0.0 release-2.0.0
authorJames Moger <james.moger@gitblit.com>
Tue, 5 Apr 2016 01:05:09 +0000 (21:05 -0400)
committerJames Moger <james.moger@gitblit.com>
Tue, 5 Apr 2016 01:05:09 +0000 (21:05 -0400)
pom.xml

diff --git a/pom.xml b/pom.xml
index 19d681ebc200f404c5b1d70d2a15ee6f6509c4f8..361a0be1843741607f8ee2bfe4956173ea9b4fb0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,11 +1,10 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>com.gitblit.iciql</groupId>
     <artifactId>iciql</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.0</version>
     <name>Iciql</name>
     <description>a model-based database access wrapper for JDBC</description>
     <url>http://iciql.com</url>
@@ -22,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.0.0</tag>
     </scm>
 
     <developers>