diff --git a/pom.xml b/pom.xml index 80b2fbe..7831822 100644 --- a/pom.xml +++ b/pom.xml @@ -12,9 +12,16 @@ aslsocial 0.1.0-SNAPSHOT jar - Social Portal ASL Extension - + + Social Portal ASL Extension is an abstraction over the Social Networkin Library to be used from within you gCube Portlets. + The ASL Social Extension is formed by different modules, each of these is delegated to one specific task. Every module inherits from a super class called SocialPortalBridge. + + + scm:svn:http://svn.d4science.research-infrastructures.eu/gcube/trunk/application-support-layer/applicationSupportLayerSocial + scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/trunk/application-support-layer/applicationSupportLayerSocial + http://svn.d4science.research-infrastructures.eu/gcube/trunk/application-support-layer/applicationSupportLayerSocial + distro 1.6 @@ -23,6 +30,56 @@ UTF-8 UTF-8 + + + org.gcube.core + gcf + [1.4.0,1.6.0] + provided + + + org.gcube.applicationsupportlayer + aslcore + 3.2.0-SNAPSHOT + + + org.gcube.portlets.user + home-library + 4.3.0-SNAPSHOT + + + com.liferay.portal + portal-service + 6.0.6 + + + org.gcube.portal + social-networking-library + 1.0.0-SNAPSHOT + + + org.gcube.dvos + usermanagement-core + 1.3.0-SNAPSHOT + + + log4j + log4j + 1.2.6 + + + commons-net + commons-net + 2.0 + ftp + + + junit + junit + 3.8.1 + test + + @@ -103,7 +160,7 @@ fully.qualified.MainClass - + servicearchive @@ -116,54 +173,4 @@ - - - junit - junit - 3.8.1 - test - - - org.gcube.core - gcf - [1.4.0,1.5.0] - provided - - - org.gcube.applicationsupportlayer - aslcore - 3.2.0-SNAPSHOT - - - org.gcube.portlets.user - home-library - 4.3.0-SNAPSHOT - - - com.liferay.portal - portal-service - 6.0.6 - - - org.gcube.portal - social-networking-library - 1.0.0-SNAPSHOT - - - org.gcube.dvos - usermanagement-core - 1.3.0-SNAPSHOT - - - log4j - log4j - 1.2.6 - - - commons-net - commons-net - 2.0 - ftp - -