aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>2012-11-07 18:57:21 +0100
committerManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>2012-11-07 18:57:21 +0100
commit989c9b115ab086f1dfdd8c993523d09b12e0c62c (patch)
tree1e72c078b5a6cc05d7fd209b77fa463856a9fb5d /pom.xml
parent3f637680f14e33e04bf9a0283bc2671d8ba35a6b (diff)
downloadgwtquery-989c9b115ab086f1dfdd8c993523d09b12e0c62c.tar.gz
gwtquery-989c9b115ab086f1dfdd8c993523d09b12e0c62c.zip
update poms to gwt 2.5.0
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index c32d100f..e04ff51c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -165,8 +165,8 @@
<properties>
<!-- <gwtversion>2.4.0-dollarpatch</gwtversion> -->
- <gwtversion>2.5.0-rc1</gwtversion>
- <gwtmaven>2.4.0</gwtmaven>
+ <gwtversion>2.5.0</gwtversion>
+ <gwtmaven>2.5.0</gwtmaven>
<gqueryclassifier />
<gwt.loglevel>INFO</gwt.loglevel>
<gwt.outputstyle>OBF</gwt.outputstyle>