From 8c40a2f73ad4f86b01b24eb9c96ac406ba80e093 Mon Sep 17 00:00:00 2001 From: Francesco Mangiacrapa Date: Mon, 22 May 2017 12:19:44 +0000 Subject: [PATCH] Added gwt-dev dependency in pom git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@148929 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 6 +++--- pom.xml | 20 ++++++++++++++------ 2 files changed, 17 insertions(+), 9 deletions(-) diff --git a/.classpath b/.classpath index d05246c..49b120d 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -34,5 +34,5 @@ - + diff --git a/pom.xml b/pom.xml index 538d1fb..d1b8635 100644 --- a/pom.xml +++ b/pom.xml @@ -60,6 +60,19 @@ + + + com.google.gwt + gwt-user + ${gwtVersion} + provided + + + com.google.gwt + gwt-dev + ${gwtVersion} + provided + xerces xercesImpl @@ -90,12 +103,7 @@ gwt-bootstrap - - com.google.gwt - gwt-user - ${gwtVersion} - provided - + org.gcube.portlets.widgets