From 4a1707f2c65323a9943e2edc225407ecae685d95 Mon Sep 17 00:00:00 2001 From: Tommy Wang Date: Wed, 13 Oct 2010 23:22:47 +0800 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- assemblies/jibu/pom.xml | 2 +- assemblies/pom.xml | 2 +- itest/pom.xml | 2 +- itest/war-itest-suite/pom.xml | 4 ++-- jibu-core/pom.xml | 4 ++-- jibu-web/jibu-core-extjs/pom.xml | 2 +- jibu-web/pom.xml | 8 ++++---- plugins/jibu-json/pom.xml | 2 +- plugins/jibu-mail/pom.xml | 2 +- plugins/pom.xml | 2 +- pom.xml | 4 ++-- 11 files changed, 17 insertions(+), 17 deletions(-) diff --git a/assemblies/jibu/pom.xml b/assemblies/jibu/pom.xml index f93f3aa..f20997f 100644 --- a/assemblies/jibu/pom.xml +++ b/assemblies/jibu/pom.xml @@ -20,7 +20,7 @@ org.gaixie.jibu.assemblies assemblies - 1.0.0-RC1 + 1.0.0-SNAPSHOT org.gaixie.jibu.assemblies diff --git a/assemblies/pom.xml b/assemblies/pom.xml index 05c5c89..8841f13 100644 --- a/assemblies/pom.xml +++ b/assemblies/pom.xml @@ -20,7 +20,7 @@ org.gaixie.jibu jibu-parent - 1.0.0-RC1 + 1.0.0-SNAPSHOT org.gaixie.jibu.assemblies diff --git a/itest/pom.xml b/itest/pom.xml index 6a7ab97..053f9d4 100644 --- a/itest/pom.xml +++ b/itest/pom.xml @@ -20,7 +20,7 @@ org.gaixie.jibu jibu-parent - 1.0.0-RC1 + 1.0.0-SNAPSHOT org.gaixie.jibu.itest diff --git a/itest/war-itest-suite/pom.xml b/itest/war-itest-suite/pom.xml index 0224b8a..10d6c84 100644 --- a/itest/war-itest-suite/pom.xml +++ b/itest/war-itest-suite/pom.xml @@ -20,7 +20,7 @@ org.gaixie.jibu.itest itest - 1.0.0-RC1 + 1.0.0-SNAPSHOT org.gaixie.jibu.itest @@ -77,7 +77,7 @@ org.gaixie.jibu.plugins jibu-json - 1.0.0-RC1 + 1.0.0-SNAPSHOT test diff --git a/jibu-core/pom.xml b/jibu-core/pom.xml index 6f1c896..635d4f8 100644 --- a/jibu-core/pom.xml +++ b/jibu-core/pom.xml @@ -20,12 +20,12 @@ org.gaixie.jibu jibu-parent - 1.0.0-RC1 + 1.0.0-SNAPSHOT org.gaixie.jibu jibu-core - 1.0.0-RC1 + 1.0.0-SNAPSHOT Jibu :: Core jar diff --git a/jibu-web/jibu-core-extjs/pom.xml b/jibu-web/jibu-core-extjs/pom.xml index 0055eca..f7764f9 100644 --- a/jibu-web/jibu-core-extjs/pom.xml +++ b/jibu-web/jibu-core-extjs/pom.xml @@ -20,7 +20,7 @@ org.gaixie.jibu.web web - 1.0.0-RC1 + 1.0.0-SNAPSHOT org.gaixie.jibu.web diff --git a/jibu-web/pom.xml b/jibu-web/pom.xml index fe59590..a65daee 100644 --- a/jibu-web/pom.xml +++ b/jibu-web/pom.xml @@ -20,7 +20,7 @@ org.gaixie.jibu jibu-parent - 1.0.0-RC1 + 1.0.0-SNAPSHOT org.gaixie.jibu.web @@ -75,17 +75,17 @@ org.gaixie.jibu.plugins jibu-json - 1.0.0-RC1 + 1.0.0-SNAPSHOT org.gaixie.jibu.plugins jibu-mail - 1.0.0-RC1 + 1.0.0-SNAPSHOT org.gaixie.jibu.web jibu-core-extjs - 1.0.0-RC1 + 1.0.0-SNAPSHOT war diff --git a/plugins/jibu-json/pom.xml b/plugins/jibu-json/pom.xml index dd3cdc8..dc7aca8 100644 --- a/plugins/jibu-json/pom.xml +++ b/plugins/jibu-json/pom.xml @@ -20,7 +20,7 @@ org.gaixie.jibu.plugins plugins - 1.0.0-RC1 + 1.0.0-SNAPSHOT org.gaixie.jibu.plugins diff --git a/plugins/jibu-mail/pom.xml b/plugins/jibu-mail/pom.xml index ad582d2..35f16c5 100644 --- a/plugins/jibu-mail/pom.xml +++ b/plugins/jibu-mail/pom.xml @@ -20,7 +20,7 @@ org.gaixie.jibu.plugins plugins - 1.0.0-RC1 + 1.0.0-SNAPSHOT org.gaixie.jibu.plugins diff --git a/plugins/pom.xml b/plugins/pom.xml index 44410ca..5d3a043 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -20,7 +20,7 @@ org.gaixie.jibu jibu-parent - 1.0.0-RC1 + 1.0.0-SNAPSHOT org.gaixie.jibu.plugins diff --git a/pom.xml b/pom.xml index 8ff69d4..41b7213 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.gaixie.jibu jibu-parent - 1.0.0-RC1 + 1.0.0-SNAPSHOT pom Jibu @@ -138,7 +138,7 @@ org.gaixie.jibu jibu-core - 1.0.0-RC1 + 1.0.0-SNAPSHOT -- 2.11.4.GIT