From e29d7840a677b1ac56f4e948fc689696fbf9b998 Mon Sep 17 00:00:00 2001 From: Francesco Mangiacrapa Date: Tue, 10 Dec 2013 14:49:11 +0000 Subject: [PATCH] removed gxt 3.0 dependency git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@86785 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 41 +++++++++++++++++++++++++++++++++++------ 1 file changed, 35 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index db3dbda..d57e078 100644 --- a/pom.xml +++ b/pom.xml @@ -100,12 +100,6 @@ test - - com.sencha.gxt - gxt - 3.0.1 - - org.gcube.data.publishing sdmx-registry-client-gcube @@ -334,6 +328,41 @@ + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.codehaus.mojo + + + gwt-maven-plugin + + + [2.5.1,) + + + resources + + + + + + + + + + + +