This commit is contained in:
Massimiliano Assante 2016-07-03 14:25:18 +00:00
parent cb14c01501
commit 7236711c7b
1 changed files with 18 additions and 18 deletions

36
pom.xml
View File

@ -281,24 +281,24 @@
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
<!-- Custom Portal Plugins --> <!-- Custom Portal Plugins -->
<dependency> <!-- <dependency> -->
<groupId>org.gcube.portal.liferay</groupId> <!-- <groupId>org.gcube.portal.liferay</groupId> -->
<artifactId>social-dockbar-hook</artifactId> <!-- <artifactId>social-dockbar-hook</artifactId> -->
<version>[6.3.0-SNAPSHOT,)</version> <!-- <version>[6.3.0-SNAPSHOT,)</version> -->
<type>war</type> <!-- <type>war</type> -->
</dependency> <!-- </dependency> -->
<dependency> <!-- <dependency> -->
<groupId>org.gcube.portal.liferay</groupId> <!-- <groupId>org.gcube.portal.liferay</groupId> -->
<artifactId>gcube-responsive-theme</artifactId> <!-- <artifactId>gcube-responsive-theme</artifactId> -->
<version>[6.3.0-SNAPSHOT,)</version> <!-- <version>[6.3.0-SNAPSHOT,)</version> -->
<type>war</type> <!-- <type>war</type> -->
</dependency> <!-- </dependency> -->
<dependency> <!-- <dependency> -->
<groupId>org.gcube.portal.liferay</groupId> <!-- <groupId>org.gcube.portal.liferay</groupId> -->
<artifactId>VREHome-template</artifactId> <!-- <artifactId>VREHome-template</artifactId> -->
<version>[6.3.0-SNAPSHOT,)</version> <!-- <version>[6.3.0-SNAPSHOT,)</version> -->
<type>war</type> <!-- <type>war</type> -->
</dependency> <!-- </dependency> -->
<dependency> <dependency>
<groupId>org.gcube.portal</groupId> <groupId>org.gcube.portal</groupId>
<artifactId>portal-staging</artifactId> <artifactId>portal-staging</artifactId>