From a85fc6fb95194fa9d4de2bc46001b970f205e376 Mon Sep 17 00:00:00 2001 From: Francesco Mangiacrapa Date: Fri, 28 Nov 2014 09:29:32 +0000 Subject: [PATCH] updated pom at 6.7.1 start upgrad to gwt 2.7.0 git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@101761 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 589daca..dc86948 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.portlets.user workspace war - 6.7.0-SNAPSHOT + 6.7.1-SNAPSHOT gCube Workspace Portlet gcube Workspace Portlet is a portlet for users workspace management @@ -23,7 +23,7 @@ - 2.5.1 + 2.7.0 distro 1.7 @@ -42,8 +42,19 @@ LATEST pom import + + + gwt-user + com.google.gwt + + + com.google.gwt + gwt-servlet + + + @@ -62,17 +73,21 @@ gwt-bootstrap 2.2.1.0 - + com.google.gwt gwt-user provided + ${gwtVersion} + com.google.gwt gwt-servlet provided + ${gwtVersion} + com.sencha.gxt gxt @@ -200,6 +215,12 @@ fileupload-progress-bar [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) compile + + + gwt-user + com.google.gwt + +