From 2e1615c4f99f99f3b9ed0ab5d5ca19970648637b Mon Sep 17 00:00:00 2001 From: Manolo Carrasco Date: Wed, 12 Sep 2012 14:53:21 +0000 Subject: [PATCH] Set gwt version to 2.5.0-rc1 which is the one we should develop for --- archetype/pom.xml | 3 +-- archetype/src/main/resources/archetype-resources/pom.xml | 2 +- jsquery/pom.xml | 4 ++-- pom.xml | 9 +++++++-- 4 files changed, 11 insertions(+), 7 deletions(-) diff --git a/archetype/pom.xml b/archetype/pom.xml index e85bfbdf..7e41f68b 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -14,8 +14,7 @@ 3 - This archetype generates a Gwt-2.4.0 project with all set to use GwtQuery and its plugins. - + This archetype generates a Gwt-2.5.0-rc1 project with all set to use GwtQuery and its plugins. scm:svn:http://gwtquery.googlecode.com/svn/trunk/archetype diff --git a/archetype/src/main/resources/archetype-resources/pom.xml b/archetype/src/main/resources/archetype-resources/pom.xml index 6a8fd8d4..d0de9573 100644 --- a/archetype/src/main/resources/archetype-resources/pom.xml +++ b/archetype/src/main/resources/archetype-resources/pom.xml @@ -13,7 +13,7 @@ 1.6 1.6 1.1.0 - 2.4.0 + 2.5.0-rc1 2.4.0 diff --git a/jsquery/pom.xml b/jsquery/pom.xml index 10e055fe..566358a3 100644 --- a/jsquery/pom.xml +++ b/jsquery/pom.xml @@ -11,7 +11,7 @@ war - 2.4.0 + 2.5.0-rc1 2.4.0 @@ -64,7 +64,7 @@ ${gwtmaven} ${gwt.loglevel} - + 9 ${gwtversion} true diff --git a/pom.xml b/pom.xml index 571daac3..c32d100f 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ - gwtquery-core + @@ -152,6 +152,10 @@ false + + gwtquery-plugins + http://gwtquery-plugins.googlecode.com/svn/mavenrepo + maven2-repository.dev.java.net Java.net Repository for Maven @@ -160,7 +164,8 @@ - 2.4.0 + + 2.5.0-rc1 2.4.0 INFO -- 2.39.5