From 2648f0a2e49cd9137aad20e2eedd14ab241a8f5f Mon Sep 17 00:00:00 2001 From: Maxime Meriouma-Caron Date: Tue, 21 Jan 2014 01:53:36 -0500 Subject: [PATCH] [maven-release-plugin] prepare release gwtp-1.1.1 Former-commit-id: 553eba694bbf3c51af157b8d9690f0f4bc33c295 --- 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-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 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/gwtp-build-tools/pom.xml b/gwtp-build-tools/pom.xml index 2ab8fa5dca..ff0f174d7b 100644 --- a/gwtp-build-tools/pom.xml +++ b/gwtp-build-tools/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp - 1.2-SNAPSHOT + 1.1.1 gwtp-build-tools diff --git a/gwtp-carstore/pom.xml b/gwtp-carstore/pom.xml index 70ed6f692d..6d04bfc135 100644 --- a/gwtp-carstore/pom.xml +++ b/gwtp-carstore/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp - 1.2-SNAPSHOT + 1.1.1 war diff --git a/gwtp-core/gwtp-all/pom.xml b/gwtp-core/gwtp-all/pom.xml index a02225f3bb..fefc521da4 100644 --- a/gwtp-core/gwtp-all/pom.xml +++ b/gwtp-core/gwtp-all/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 1.2-SNAPSHOT + 1.1.1 gwtp-all diff --git a/gwtp-core/gwtp-clients-common/pom.xml b/gwtp-core/gwtp-clients-common/pom.xml index 946a2d36ed..e471074bc9 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.2-SNAPSHOT + 1.1.1 gwtp-clients-common diff --git a/gwtp-core/gwtp-crawler/pom.xml b/gwtp-core/gwtp-crawler/pom.xml index fcecebd76a..a4bbf21d93 100644 --- a/gwtp-core/gwtp-crawler/pom.xml +++ b/gwtp-core/gwtp-crawler/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 1.2-SNAPSHOT + 1.1.1 gwtp-crawler diff --git a/gwtp-core/gwtp-dispatch-common-client/pom.xml b/gwtp-core/gwtp-dispatch-common-client/pom.xml index dfdf61933a..2471d2ef41 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.2-SNAPSHOT + 1.1.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 bd59b15946..e3fd57c140 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.2-SNAPSHOT + 1.1.1 gwtp-dispatch-common-shared diff --git a/gwtp-core/gwtp-dispatch-rest/pom.xml b/gwtp-core/gwtp-dispatch-rest/pom.xml index a62fced6a0..eeeb283e82 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.2-SNAPSHOT + 1.1.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 b332347277..13cb3e2549 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.2-SNAPSHOT + 1.1.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 6e13bc6d5b..c3893dfaf4 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.2-SNAPSHOT + 1.1.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 a751dc92a6..91d0265bd3 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.2-SNAPSHOT + 1.1.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 eae9fb35c3..1290afce6e 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.2-SNAPSHOT + 1.1.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 adcae5484d..8af46916df 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.2-SNAPSHOT + 1.1.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 336a7a00f9..b3516a357a 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.2-SNAPSHOT + 1.1.1 gwtp-dispatch-rpc-test diff --git a/gwtp-core/gwtp-mvp-client/pom.xml b/gwtp-core/gwtp-mvp-client/pom.xml index b5aa8568db..a15609475a 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.2-SNAPSHOT + 1.1.1 gwtp-mvp-client diff --git a/gwtp-core/gwtp-processors/pom.xml b/gwtp-core/gwtp-processors/pom.xml index b55acf6294..7307919e93 100644 --- a/gwtp-core/gwtp-processors/pom.xml +++ b/gwtp-core/gwtp-processors/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 1.2-SNAPSHOT + 1.1.1 gwtp-processors diff --git a/gwtp-core/gwtp-tester/pom.xml b/gwtp-core/gwtp-tester/pom.xml index c122880025..38d65d00db 100644 --- a/gwtp-core/gwtp-tester/pom.xml +++ b/gwtp-core/gwtp-tester/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp-core - 1.2-SNAPSHOT + 1.1.1 gwtp-tester diff --git a/gwtp-core/pom.xml b/gwtp-core/pom.xml index 7d8455e43b..4aa0a201ca 100644 --- a/gwtp-core/pom.xml +++ b/gwtp-core/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp - 1.2-SNAPSHOT + 1.1.1 gwtp-core diff --git a/gwtp-crawler-service/pom.xml b/gwtp-crawler-service/pom.xml index b0aed8f128..bfcfc5927e 100644 --- a/gwtp-crawler-service/pom.xml +++ b/gwtp-crawler-service/pom.xml @@ -5,7 +5,7 @@ com.gwtplatform gwtp - 1.2-SNAPSHOT + 1.1.1 gwtp-crawler-service diff --git a/pom.xml b/pom.xml index 03269a2449..7b886848ad 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.gwtplatform gwtp - 1.2-SNAPSHOT + 1.1.1 pom GWT-Platform 2010