From: James Moger Date: Mon, 4 Apr 2016 18:58:46 +0000 (-0400) Subject: Change groupId and version X-Git-Tag: release-2.0.0~9 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=6f592f3573f5ce2b4fc34580d43a97b4514d2a91;p=iciql.git Change groupId and version --- diff --git a/build.moxie b/build.moxie index 7357aac..0a17af0 100644 --- a/build.moxie +++ b/build.moxie @@ -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 afb82bd..19d681e 100644 --- a/pom.xml +++ b/pom.xml @@ -3,9 +3,9 @@ 4.0.0 - com.iciql + com.gitblit.iciql iciql - 1.7.0-SNAPSHOT + 2.0.0-SNAPSHOT Iciql a model-based database access wrapper for JDBC http://iciql.com diff --git a/releases.moxie b/releases.moxie index 538540d..df08871 100644 --- a/releases.moxie +++ b/releases.moxie @@ -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: ~