From f0763ab9123a71e3eecd1324dd6832368cf88784 Mon Sep 17 00:00:00 2001 From: bigpuritz Date: Sat, 15 Feb 2014 19:00:32 +0100 Subject: [PATCH] [maven-release-plugin] prepare release mybatis-generator-plugins-1.0.0 --- mybatis-generator-plugins-tests/pom.xml | 8 ++-- mybatis-generator-plugins/pom.xml | 57 ++++++++++++------------- pom.xml | 8 ++-- 3 files changed, 35 insertions(+), 38 deletions(-) diff --git a/mybatis-generator-plugins-tests/pom.xml b/mybatis-generator-plugins-tests/pom.xml index 7c87f4d..10c70fe 100755 --- a/mybatis-generator-plugins-tests/pom.xml +++ b/mybatis-generator-plugins-tests/pom.xml @@ -15,15 +15,13 @@ ~ limitations under the License. --> - + 4.0.0 net.javaforge.mybatis.generator mybatis-generator-plugins-root - 1.0.0-SNAPSHOT + 1.0.0 mybatis-generator-plugins-tests jar @@ -75,7 +73,7 @@ org.hsqldb.jdbc.JDBCDriver jdbc:hsqldb:file:${basedir}/src/test/resources/database/testdb sa - + ${basedir}/src/test/resources/database/ddl.xml diff --git a/mybatis-generator-plugins/pom.xml b/mybatis-generator-plugins/pom.xml index 808c20e..d588a60 100755 --- a/mybatis-generator-plugins/pom.xml +++ b/mybatis-generator-plugins/pom.xml @@ -1,30 +1,29 @@ - - - - - 4.0.0 - - net.javaforge.mybatis.generator - mybatis-generator-plugins-root - 1.0.0-SNAPSHOT - - mybatis-generator-plugins - jar - - + + + + + 4.0.0 + + net.javaforge.mybatis.generator + mybatis-generator-plugins-root + 1.0.0 + + mybatis-generator-plugins + jar + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 054b812..d6f4154 100755 --- a/pom.xml +++ b/pom.xml @@ -14,13 +14,12 @@ ~ limitations under the License. --> - + 4.0.0 net.javaforge.mybatis.generator mybatis-generator-plugins-root - 1.0.0-SNAPSHOT + 1.0.0 mybatis-generator-plugins-root pom @@ -41,7 +40,8 @@ scm:git:git@github.com:bigpuritz/mybatis-generator-plugins.git scm:git:git@github.com:bigpuritz/mybatis-generator-plugins.git scm:git:git@github.com:bigpuritz/mybatis-generator-plugins.git - + mybatis-generator-plugins-1.0.0 + GitHub