From 8c6eec983396b7ee20ca3b2d1945073846f7d218 Mon Sep 17 00:00:00 2001 From: Costantino Perciante Date: Thu, 11 May 2017 17:17:45 +0000 Subject: [PATCH] import fixed for problem reported in ticket #8461 git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/social-networking/social-data-indexer-se-plugin@148496 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 6be88bb..84177bc 100644 --- a/pom.xml +++ b/pom.xml @@ -42,11 +42,17 @@ + + + + + + - javax.servlet - javax.servlet-api - [3.0.1, 4.0.0) - provided + javax.portlet + portlet-api + 2.0 + compile org.gcube.socialnetworking @@ -77,6 +83,7 @@ org.gcube.resources.discovery ic-client + provided org.gcube.common.portal @@ -88,6 +95,17 @@ smart-executor-api [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + + org.gcube.dvos + usermanagement-core + [2.0.0-SNAPSHPT, 3.0.0-SNAPSHOT) + + + com.liferay.portal + portal-service + 6.2.5 + compile + org.slf4j slf4j-api