From f5c751db242879cff3eccf775d6442cf36ae2705 Mon Sep 17 00:00:00 2001 From: Manuel Carrasco Moñino Date: Thu, 14 Mar 2013 17:59:29 +0100 Subject: Implementation of prop methods so as we can read any property from any JSO and not only boolean. The implementation uses java generics. Updated to gwt 2.5.1 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 92847895..ad720161 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ - + devtest @@ -148,8 +148,8 @@ - 2.5.0 - 2.5.0 + 2.5.1 + 2.5.1-rc1 INFO OBF -- cgit v1.2.3 From 739223f2c3558873929fae93d8bab3697fbd1269 Mon Sep 17 00:00:00 2001 From: Manuel Carrasco Moñino Date: Thu, 14 Mar 2013 19:48:58 +0100 Subject: This change should not be committed --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index ad720161..54d5584e 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ - devtest + -- cgit v1.2.3