From fbaa5b14139bfb8910f3f8c16c6f691b4ed35939 Mon Sep 17 00:00:00 2001 From: "massimiliano.assante" Date: Sat, 5 Jan 2013 18:13:43 +0000 Subject: [PATCH] fixed pom deps export scopes git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/notifications@67108 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 1 - .settings/org.eclipse.wst.common.component | 4 ---- pom.xml | 11 ++++++----- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/.classpath b/.classpath index 8df7326..8cf07ed 100644 --- a/.classpath +++ b/.classpath @@ -6,7 +6,6 @@ - diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index bf00994..3cb6dd5 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -4,11 +4,7 @@ - - - uses - diff --git a/pom.xml b/pom.xml index c6e3b4c..0cf7078 100644 --- a/pom.xml +++ b/pom.xml @@ -30,8 +30,8 @@ - + xerces xercesImpl @@ -42,14 +42,14 @@ com.google.gwt gwt-servlet ${gwtVersion} - runtime + provided org.gcube.core gcf [1.4.0,1.5.0] provided - + org.gcube.portlets.user gcube-widgets @@ -78,6 +78,7 @@ org.gcube.portal social-library 0.1.0-SNAPSHOT + provided jar-with-dependencies @@ -122,7 +123,7 @@ compile - test +