From 5ee2104ed04437ba98ac72253073c547972855a1 Mon Sep 17 00:00:00 2001 From: Maxime Meriouma-Caron Date: Sat, 8 Mar 2014 15:56:01 -0500 Subject: [PATCH] [maven-release-plugin] prepare release gwtp-1.2.1 Former-commit-id: 6cc5e834a08adb05585baadedd357d9842a757c4 --- gwtp-build-tools/pom.xml | 2 +- gwtp-carstore/pom.xml | 2 +- gwtp-core/gwtp-all/pom.xml | 2 +- gwtp-core/gwtp-clients-common/pom.xml | 2 +- gwtp-core/gwtp-crawler/pom.xml | 2 +- gwtp-core/gwtp-dispatch-common-client/pom.xml | 2 +- gwtp-core/gwtp-dispatch-common-shared/pom.xml | 2 +- gwtp-core/gwtp-dispatch-rest/pom.xml | 2 +- gwtp-core/gwtp-dispatch-rpc-client/pom.xml | 2 +- gwtp-core/gwtp-dispatch-rpc-server-guice/pom.xml | 2 +- gwtp-core/gwtp-dispatch-rpc-server-spring/pom.xml | 2 +- gwtp-core/gwtp-dispatch-rpc-server/pom.xml | 2 +- gwtp-core/gwtp-dispatch-rpc-shared/pom.xml | 2 +- gwtp-core/gwtp-dispatch-rpc-test/pom.xml | 2 +- gwtp-core/gwtp-mvp-client/pom.xml | 2 +- gwtp-core/gwtp-mvp-shared/pom.xml | 2 +- gwtp-core/gwtp-processors/pom.xml | 2 +- gwtp-core/gwtp-tester/pom.xml | 2 +- gwtp-core/pom.xml | 2 +- gwtp-crawler-service/pom.xml | 2 +- pom.xml | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/gwtp-build-tools/pom.xml b/gwtp-build-tools/pom.xml index 347c296701..a26983d528 100644 --- a/gwtp-build-tools/pom.xml +++ b/gwtp-build-tools/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp - 1.3-SNAPSHOT + 1.2.1 gwtp-build-tools diff --git a/gwtp-carstore/pom.xml b/gwtp-carstore/pom.xml index 9a47690c50..02ac64b8c0 100644 --- a/gwtp-carstore/pom.xml +++ b/gwtp-carstore/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp - 1.3-SNAPSHOT + 1.2.1 war diff --git a/gwtp-core/gwtp-all/pom.xml b/gwtp-core/gwtp-all/pom.xml index 5be75259e0..511dcb715e 100644 --- a/gwtp-core/gwtp-all/pom.xml +++ b/gwtp-core/gwtp-all/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 1.3-SNAPSHOT + 1.2.1 gwtp-all diff --git a/gwtp-core/gwtp-clients-common/pom.xml b/gwtp-core/gwtp-clients-common/pom.xml index de8afcdb9e..80c7ec0b76 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 - 1.3-SNAPSHOT + 1.2.1 gwtp-clients-common diff --git a/gwtp-core/gwtp-crawler/pom.xml b/gwtp-core/gwtp-crawler/pom.xml index 0f5ebf8fde..04b367ce62 100644 --- a/gwtp-core/gwtp-crawler/pom.xml +++ b/gwtp-core/gwtp-crawler/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 1.3-SNAPSHOT + 1.2.1 gwtp-crawler diff --git a/gwtp-core/gwtp-dispatch-common-client/pom.xml b/gwtp-core/gwtp-dispatch-common-client/pom.xml index 0a8f0b9da6..b4a60c255d 100644 --- a/gwtp-core/gwtp-dispatch-common-client/pom.xml +++ b/gwtp-core/gwtp-dispatch-common-client/pom.xml @@ -6,7 +6,7 @@ gwtp-core com.gwtplatform - 1.3-SNAPSHOT + 1.2.1 gwtp-dispatch-common-client diff --git a/gwtp-core/gwtp-dispatch-common-shared/pom.xml b/gwtp-core/gwtp-dispatch-common-shared/pom.xml index 7eae2784f7..d02e7188a0 100644 --- a/gwtp-core/gwtp-dispatch-common-shared/pom.xml +++ b/gwtp-core/gwtp-dispatch-common-shared/pom.xml @@ -6,7 +6,7 @@ gwtp-core com.gwtplatform - 1.3-SNAPSHOT + 1.2.1 gwtp-dispatch-common-shared diff --git a/gwtp-core/gwtp-dispatch-rest/pom.xml b/gwtp-core/gwtp-dispatch-rest/pom.xml index 59dbf5736d..28064eaee7 100644 --- a/gwtp-core/gwtp-dispatch-rest/pom.xml +++ b/gwtp-core/gwtp-dispatch-rest/pom.xml @@ -6,7 +6,7 @@ com.gwtplatform gwtp-core - 1.3-SNAPSHOT + 1.2.1 gwtp-dispatch-rest diff --git a/gwtp-core/gwtp-dispatch-rpc-client/pom.xml b/gwtp-core/gwtp-dispatch-rpc-client/pom.xml index 899a3fe017..24aada809f 100644 --- a/gwtp-core/gwtp-dispatch-rpc-client/pom.xml +++ b/gwtp-core/gwtp-dispatch-rpc-client/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 1.3-SNAPSHOT + 1.2.1 gwtp-dispatch-rpc-client diff --git a/gwtp-core/gwtp-dispatch-rpc-server-guice/pom.xml b/gwtp-core/gwtp-dispatch-rpc-server-guice/pom.xml index 779214bf18..96c14f8f74 100644 --- a/gwtp-core/gwtp-dispatch-rpc-server-guice/pom.xml +++ b/gwtp-core/gwtp-dispatch-rpc-server-guice/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 1.3-SNAPSHOT + 1.2.1 gwtp-dispatch-rpc-server-guice diff --git a/gwtp-core/gwtp-dispatch-rpc-server-spring/pom.xml b/gwtp-core/gwtp-dispatch-rpc-server-spring/pom.xml index 9413999cf8..eab1fe4ad9 100644 --- a/gwtp-core/gwtp-dispatch-rpc-server-spring/pom.xml +++ b/gwtp-core/gwtp-dispatch-rpc-server-spring/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 1.3-SNAPSHOT + 1.2.1 gwtp-dispatch-rpc-server-spring diff --git a/gwtp-core/gwtp-dispatch-rpc-server/pom.xml b/gwtp-core/gwtp-dispatch-rpc-server/pom.xml index 2c66217b57..18271d703a 100644 --- a/gwtp-core/gwtp-dispatch-rpc-server/pom.xml +++ b/gwtp-core/gwtp-dispatch-rpc-server/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 1.3-SNAPSHOT + 1.2.1 gwtp-dispatch-rpc-server diff --git a/gwtp-core/gwtp-dispatch-rpc-shared/pom.xml b/gwtp-core/gwtp-dispatch-rpc-shared/pom.xml index d0c8e64c08..972b9a95b3 100644 --- a/gwtp-core/gwtp-dispatch-rpc-shared/pom.xml +++ b/gwtp-core/gwtp-dispatch-rpc-shared/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 1.3-SNAPSHOT + 1.2.1 gwtp-dispatch-rpc-shared diff --git a/gwtp-core/gwtp-dispatch-rpc-test/pom.xml b/gwtp-core/gwtp-dispatch-rpc-test/pom.xml index c70e81fc5e..b89fa1e1bb 100644 --- a/gwtp-core/gwtp-dispatch-rpc-test/pom.xml +++ b/gwtp-core/gwtp-dispatch-rpc-test/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 1.3-SNAPSHOT + 1.2.1 gwtp-dispatch-rpc-test diff --git a/gwtp-core/gwtp-mvp-client/pom.xml b/gwtp-core/gwtp-mvp-client/pom.xml index 270e7ed4b4..4a46eda136 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 - 1.3-SNAPSHOT + 1.2.1 gwtp-mvp-client diff --git a/gwtp-core/gwtp-mvp-shared/pom.xml b/gwtp-core/gwtp-mvp-shared/pom.xml index b275259f5e..ea386a31a2 100644 --- a/gwtp-core/gwtp-mvp-shared/pom.xml +++ b/gwtp-core/gwtp-mvp-shared/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 1.3-SNAPSHOT + 1.2.1 gwtp-mvp-shared diff --git a/gwtp-core/gwtp-processors/pom.xml b/gwtp-core/gwtp-processors/pom.xml index c45b5cdc8a..c4f62cbbd2 100644 --- a/gwtp-core/gwtp-processors/pom.xml +++ b/gwtp-core/gwtp-processors/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 1.3-SNAPSHOT + 1.2.1 gwtp-processors diff --git a/gwtp-core/gwtp-tester/pom.xml b/gwtp-core/gwtp-tester/pom.xml index fdcb444c64..0c332cf98c 100644 --- a/gwtp-core/gwtp-tester/pom.xml +++ b/gwtp-core/gwtp-tester/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 1.3-SNAPSHOT + 1.2.1 gwtp-tester diff --git a/gwtp-core/pom.xml b/gwtp-core/pom.xml index 86059b51c6..b819a8c85e 100644 --- a/gwtp-core/pom.xml +++ b/gwtp-core/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp - 1.3-SNAPSHOT + 1.2.1 gwtp-core diff --git a/gwtp-crawler-service/pom.xml b/gwtp-crawler-service/pom.xml index eaadec93a4..c3c44099d1 100644 --- a/gwtp-crawler-service/pom.xml +++ b/gwtp-crawler-service/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp - 1.3-SNAPSHOT + 1.2.1 gwtp-crawler-service diff --git a/pom.xml b/pom.xml index a29f76204e..f46dc7daf5 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.gwtplatform gwtp - 1.3-SNAPSHOT + 1.2.1 pom GWT-Platform 2010