diff --git a/.classpath b/.classpath index 5edfb9a..d430d8b 100644 --- a/.classpath +++ b/.classpath @@ -1,10 +1,25 @@ - - - + + + + + + + + + + + + + + + + + + diff --git a/.project b/.project index 2713db8..ea2b5ae 100644 --- a/.project +++ b/.project @@ -16,12 +16,12 @@ - org.eclipse.m2e.core.maven2Builder + org.eclipse.wst.validation.validationbuilder - org.eclipse.wst.validation.validationbuilder + org.eclipse.m2e.core.maven2Builder diff --git a/pom.xml b/pom.xml index 3a46f4d..2554047 100644 --- a/pom.xml +++ b/pom.xml @@ -30,37 +30,42 @@ UTF-8 UTF-8 - + org.gcube.core gcf - [1.4.0,1.6.0] + [1.4.0-SNAPSHOT, 2.0.0-SNAPSHOT) provided org.gcube.applicationsupportlayer aslcore - 3.2.0-SNAPSHOT + [3.2.1-SNAPSHOT, 4.0.0-SNAPSHOT) org.gcube.portlets.user home-library - 4.3.0-SNAPSHOT - - - com.liferay.portal - portal-service - 6.0.6 + [4.3.0-SNAPSHOT, 5.0.0-SNAPSHOT) org.gcube.portal social-networking-library - 1.0.0-SNAPSHOT + [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) org.gcube.dvos usermanagement-core - [1.3.0-SNAPSHOT, 2.0.0) + [1.3.0-SNAPSHOT, 2.0.0-SNAPSHOT) + + + org.gcube.portal + custom-portal-handler + [1.2.0-SNAPSHOT, 2.0.0-SNAPSHOT) + + + com.liferay.portal + portal-service + 6.0.6 log4j @@ -84,11 +89,6 @@ 2.0 provided - - org.gcube.portal - custom-portal-handler - 1.2.0-SNAPSHOT - junit junit