]> source.dussan.org Git - iciql.git/commitdiff
Change groupId and version
authorJames Moger <james.moger@gitblit.com>
Mon, 4 Apr 2016 18:58:46 +0000 (14:58 -0400)
committerJames Moger <james.moger@gitblit.com>
Mon, 4 Apr 2016 19:13:58 +0000 (15:13 -0400)
build.moxie
pom.xml
releases.moxie

index 7357aac33c57f8db327fccdb2fffd3835440e6fa..0a17af081f3cd3de95334b9637641149ec0b5c46 100644 (file)
@@ -8,9 +8,9 @@ requires: 0.9.2
 # Project Metadata
 name: Iciql
 description: 'a model-based database access wrapper for JDBC'
-groupId: com.iciql
+groupId: com.gitblit.iciql
 artifactId: iciql
-version: 1.7.0-SNAPSHOT
+version: 2.0.0-SNAPSHOT
 packaging: jar+zip
 inceptionYear: 2011
 
diff --git a/pom.xml b/pom.xml
index afb82bd12fb9b58a51bd03f6af1e4a290b53ab96..19d681ebc200f404c5b1d70d2a15ee6f6509c4f8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,9 +3,9 @@
 
     <modelVersion>4.0.0</modelVersion>
 
-    <groupId>com.iciql</groupId>
+    <groupId>com.gitblit.iciql</groupId>
     <artifactId>iciql</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <name>Iciql</name>
     <description>a model-based database access wrapper for JDBC</description>
     <url>http://iciql.com</url>
index 538540d8d75987b8a25aa8c1d2c92f47945d9e92..df0887162d773d4ed02d82e605e7f1de79051c5d 100644 (file)
@@ -5,7 +5,7 @@ r30: {
     title: ${project.name} ${project.version} released
     id: ${project.version}
     date: ${project.buildDate}
-    note: ~
+    note: 'The groupId has changed to com.gitblit.iciql'
     html: ~
     text: ~
     security: ~