From 3a3eee71b0f4a22ac7abec6225e465298df35997 Mon Sep 17 00:00:00 2001 From: Philippe Beaudoin Date: Mon, 6 Jun 2011 17:02:42 -0400 Subject: [PATCH] [maven-release-plugin] prepare release gwtp-0.6 Former-commit-id: ddd062178737623b6507c223091631f915319c8d --- gwtp-build-tools/pom.xml | 2 +- gwtp-core/gwtp-all/pom.xml | 2 +- gwtp-core/gwtp-clients-common/pom.xml | 2 +- gwtp-core/gwtp-crawler-service/pom.xml | 2 +- gwtp-core/gwtp-crawler/pom.xml | 2 +- gwtp-core/gwtp-dispatch-client/pom.xml | 2 +- gwtp-core/gwtp-dispatch-server-guice/pom.xml | 2 +- gwtp-core/gwtp-dispatch-server-spring/pom.xml | 2 +- gwtp-core/gwtp-dispatch-server/pom.xml | 2 +- gwtp-core/gwtp-dispatch-shared/pom.xml | 2 +- gwtp-core/gwtp-dispatch-test/pom.xml | 2 +- gwtp-core/gwtp-mvp-client/pom.xml | 2 +- gwtp-core/gwtp-processors/pom.xml | 2 +- gwtp-core/gwtp-tester/pom.xml | 2 +- gwtp-core/pom.xml | 2 +- gwtp-samples/gwtp-sample-basic-spring/pom.xml | 2 +- gwtp-samples/gwtp-sample-basic/pom.xml | 2 +- gwtp-samples/gwtp-sample-crawler-service/pom.xml | 5 ++--- gwtp-samples/gwtp-sample-hplace/pom.xml | 2 +- gwtp-samples/gwtp-sample-nested/pom.xml | 2 +- gwtp-samples/gwtp-sample-tab/pom.xml | 2 +- gwtp-samples/pom.xml | 2 +- pom.xml | 2 +- 23 files changed, 24 insertions(+), 25 deletions(-) diff --git a/gwtp-build-tools/pom.xml b/gwtp-build-tools/pom.xml index 15afd7074f..28518452a6 100644 --- a/gwtp-build-tools/pom.xml +++ b/gwtp-build-tools/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp - 0.6-SNAPSHOT + 0.6 com.gwtplatform diff --git a/gwtp-core/gwtp-all/pom.xml b/gwtp-core/gwtp-all/pom.xml index f45c4a481e..fe0d367047 100644 --- a/gwtp-core/gwtp-all/pom.xml +++ b/gwtp-core/gwtp-all/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 0.6-SNAPSHOT + 0.6 com.gwtplatform diff --git a/gwtp-core/gwtp-clients-common/pom.xml b/gwtp-core/gwtp-clients-common/pom.xml index 91425d7577..6cfd30d446 100644 --- a/gwtp-core/gwtp-clients-common/pom.xml +++ b/gwtp-core/gwtp-clients-common/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 0.6-SNAPSHOT + 0.6 com.gwtplatform diff --git a/gwtp-core/gwtp-crawler-service/pom.xml b/gwtp-core/gwtp-crawler-service/pom.xml index 26e802c4bc..5d4ff957c7 100644 --- a/gwtp-core/gwtp-crawler-service/pom.xml +++ b/gwtp-core/gwtp-crawler-service/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 0.6-SNAPSHOT + 0.6 com.gwtplatform diff --git a/gwtp-core/gwtp-crawler/pom.xml b/gwtp-core/gwtp-crawler/pom.xml index 6dcb257665..2647e44531 100644 --- a/gwtp-core/gwtp-crawler/pom.xml +++ b/gwtp-core/gwtp-crawler/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 0.6-SNAPSHOT + 0.6 com.gwtplatform diff --git a/gwtp-core/gwtp-dispatch-client/pom.xml b/gwtp-core/gwtp-dispatch-client/pom.xml index 9237cc0489..a6de41a96a 100644 --- a/gwtp-core/gwtp-dispatch-client/pom.xml +++ b/gwtp-core/gwtp-dispatch-client/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 0.6-SNAPSHOT + 0.6 com.gwtplatform diff --git a/gwtp-core/gwtp-dispatch-server-guice/pom.xml b/gwtp-core/gwtp-dispatch-server-guice/pom.xml index a4b2b88d87..1763a6bc3d 100644 --- a/gwtp-core/gwtp-dispatch-server-guice/pom.xml +++ b/gwtp-core/gwtp-dispatch-server-guice/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 0.6-SNAPSHOT + 0.6 com.gwtplatform diff --git a/gwtp-core/gwtp-dispatch-server-spring/pom.xml b/gwtp-core/gwtp-dispatch-server-spring/pom.xml index bc0c5a1c02..033208772b 100644 --- a/gwtp-core/gwtp-dispatch-server-spring/pom.xml +++ b/gwtp-core/gwtp-dispatch-server-spring/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 0.6-SNAPSHOT + 0.6 com.gwtplatform diff --git a/gwtp-core/gwtp-dispatch-server/pom.xml b/gwtp-core/gwtp-dispatch-server/pom.xml index dc6c29a22d..0a652a14ec 100644 --- a/gwtp-core/gwtp-dispatch-server/pom.xml +++ b/gwtp-core/gwtp-dispatch-server/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 0.6-SNAPSHOT + 0.6 com.gwtplatform diff --git a/gwtp-core/gwtp-dispatch-shared/pom.xml b/gwtp-core/gwtp-dispatch-shared/pom.xml index e4e926bcac..38b8534756 100644 --- a/gwtp-core/gwtp-dispatch-shared/pom.xml +++ b/gwtp-core/gwtp-dispatch-shared/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 0.6-SNAPSHOT + 0.6 com.gwtplatform diff --git a/gwtp-core/gwtp-dispatch-test/pom.xml b/gwtp-core/gwtp-dispatch-test/pom.xml index 1f1e09c147..98aab6e2ea 100644 --- a/gwtp-core/gwtp-dispatch-test/pom.xml +++ b/gwtp-core/gwtp-dispatch-test/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 0.6-SNAPSHOT + 0.6 com.gwtplatform diff --git a/gwtp-core/gwtp-mvp-client/pom.xml b/gwtp-core/gwtp-mvp-client/pom.xml index 81b54d28ac..60cff8a318 100644 --- a/gwtp-core/gwtp-mvp-client/pom.xml +++ b/gwtp-core/gwtp-mvp-client/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 0.6-SNAPSHOT + 0.6 com.gwtplatform diff --git a/gwtp-core/gwtp-processors/pom.xml b/gwtp-core/gwtp-processors/pom.xml index 0b1a1c2eb4..419f6b90e6 100644 --- a/gwtp-core/gwtp-processors/pom.xml +++ b/gwtp-core/gwtp-processors/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 0.6-SNAPSHOT + 0.6 com.gwtplatform diff --git a/gwtp-core/gwtp-tester/pom.xml b/gwtp-core/gwtp-tester/pom.xml index 254d05c0fd..6a234c2abd 100644 --- a/gwtp-core/gwtp-tester/pom.xml +++ b/gwtp-core/gwtp-tester/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 0.6-SNAPSHOT + 0.6 com.gwtplatform diff --git a/gwtp-core/pom.xml b/gwtp-core/pom.xml index 679a51a54c..f639a71eeb 100644 --- a/gwtp-core/pom.xml +++ b/gwtp-core/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp - 0.6-SNAPSHOT + 0.6 com.gwtplatform diff --git a/gwtp-samples/gwtp-sample-basic-spring/pom.xml b/gwtp-samples/gwtp-sample-basic-spring/pom.xml index 13381c5f6e..a601dbdd45 100644 --- a/gwtp-samples/gwtp-sample-basic-spring/pom.xml +++ b/gwtp-samples/gwtp-sample-basic-spring/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-samples - 0.6-SNAPSHOT + 0.6 com.gwtplatform diff --git a/gwtp-samples/gwtp-sample-basic/pom.xml b/gwtp-samples/gwtp-sample-basic/pom.xml index e5743999ac..19e977a1ee 100644 --- a/gwtp-samples/gwtp-sample-basic/pom.xml +++ b/gwtp-samples/gwtp-sample-basic/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-samples - 0.6-SNAPSHOT + 0.6 com.gwtplatform diff --git a/gwtp-samples/gwtp-sample-crawler-service/pom.xml b/gwtp-samples/gwtp-sample-crawler-service/pom.xml index df91d5c048..2ec2483e93 100644 --- a/gwtp-samples/gwtp-sample-crawler-service/pom.xml +++ b/gwtp-samples/gwtp-sample-crawler-service/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 com.gwtplatform gwtp-samples - 0.6-SNAPSHOT + 0.6 com.gwtplatform diff --git a/gwtp-samples/gwtp-sample-hplace/pom.xml b/gwtp-samples/gwtp-sample-hplace/pom.xml index 950d657548..5ab3b0e7df 100644 --- a/gwtp-samples/gwtp-sample-hplace/pom.xml +++ b/gwtp-samples/gwtp-sample-hplace/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-samples - 0.6-SNAPSHOT + 0.6 com.gwtplatform diff --git a/gwtp-samples/gwtp-sample-nested/pom.xml b/gwtp-samples/gwtp-sample-nested/pom.xml index 04c7bba90b..fbacbf996b 100644 --- a/gwtp-samples/gwtp-sample-nested/pom.xml +++ b/gwtp-samples/gwtp-sample-nested/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-samples - 0.6-SNAPSHOT + 0.6 com.gwtplatform diff --git a/gwtp-samples/gwtp-sample-tab/pom.xml b/gwtp-samples/gwtp-sample-tab/pom.xml index a1e051f9ba..3bc8feb8d7 100644 --- a/gwtp-samples/gwtp-sample-tab/pom.xml +++ b/gwtp-samples/gwtp-sample-tab/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-samples - 0.6-SNAPSHOT + 0.6 com.gwtplatform diff --git a/gwtp-samples/pom.xml b/gwtp-samples/pom.xml index aae9d7c216..ac15234b93 100644 --- a/gwtp-samples/pom.xml +++ b/gwtp-samples/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp - 0.6-SNAPSHOT + 0.6 com.gwtplatform diff --git a/pom.xml b/pom.xml index 58b5fb2e3b..5a0cbad050 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.gwtplatform gwtp - 0.6-SNAPSHOT + 0.6 pom GWT-Platform 2010