added liferay dep

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerSocial@62327 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2012-12-13 22:24:35 +00:00
parent bfdf6330d9
commit 56133f56dd
1 changed files with 5 additions and 0 deletions

View File

@ -135,6 +135,11 @@
<artifactId>home-library</artifactId>
<version>4.2.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.liferay.portal</groupId>
<artifactId>portal-service</artifactId>
<version>6.0.6</version>
</dependency>
<dependency>
<groupId>org.gcube.portal</groupId>
<artifactId>social-library</artifactId>