From 1c4aa1008c7157431c0540142eb69bff7ed3cb0b Mon Sep 17 00:00:00 2001 From: Andrea Manzi Date: Fri, 15 Mar 2013 16:02:04 +0000 Subject: [PATCH] git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/distributions/maven-portal-bom@71438 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index af73b81..6a4f71e 100644 --- a/pom.xml +++ b/pom.xml @@ -15,6 +15,7 @@ 1.0.0-SNAPSHOT + 2.4.0 @@ -110,6 +111,18 @@ [3.0.0,) provided + + com.google.gwt + gwt-servlet + ${gwtVersion} + provided + + + com.google.gwt + gwt-user + ${gwtVersion} + provided +