removed VRE-FOlder hook
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portal/gcube-portal-bundle@129824 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
7236711c7b
commit
af4facaa60
42
pom.xml
42
pom.xml
|
@ -44,7 +44,7 @@
|
|||
<hl-artifactsid>home-library,home-library-model,home-library-jcr,jackrabbit-jcr-commons,jackrabbit-jcr-rmi-custom,jcr</hl-artifactsid>
|
||||
<snl-artifactsid>social-networking-library,notifications-common-library,tour-manager</snl-artifactsid>
|
||||
<ep-artifactsid>gcube-login,gcube-loggedin,UsersManagementPortlet,register-vre-users,resource-management,service-endpoint-editor</ep-artifactsid>
|
||||
<custom-plugins-artifactsid>gcube-responsive-theme,VREHome-template</custom-plugins-artifactsid>
|
||||
<custom-plugins-artifactsid>gcube-responsive-theme</custom-plugins-artifactsid>
|
||||
<staging-plugins-artifactsid>portal-staging</staging-plugins-artifactsid>
|
||||
</properties>
|
||||
<build>
|
||||
|
@ -281,21 +281,27 @@
|
|||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<!-- Custom Portal Plugins -->
|
||||
<!-- <dependency> -->
|
||||
<!-- <groupId>org.gcube.portal.liferay</groupId> -->
|
||||
<!-- <artifactId>social-dockbar-hook</artifactId> -->
|
||||
<!-- <version>[6.3.0-SNAPSHOT,)</version> -->
|
||||
<!-- <type>war</type> -->
|
||||
<!-- </dependency> -->
|
||||
<!-- <dependency> -->
|
||||
<!-- <groupId>org.gcube.portal.liferay</groupId> -->
|
||||
<!-- <artifactId>gcube-responsive-theme</artifactId> -->
|
||||
<!-- <version>[6.3.0-SNAPSHOT,)</version> -->
|
||||
<!-- <type>war</type> -->
|
||||
<!-- </dependency> -->
|
||||
<!-- <dependency> -->
|
||||
<!-- <groupId>org.gcube.portal.liferay</groupId> -->
|
||||
<!-- <artifactId>VREHome-template</artifactId> -->
|
||||
<!-- <version>[6.3.0-SNAPSHOT,)</version> -->
|
||||
<!-- <type>war</type> -->
|
||||
<!-- </dependency> -->
|
||||
<!-- <dependency> -->
|
||||
<!-- <groupId>org.gcube.portal.liferay</groupId> -->
|
||||
<!-- <artifactId>social-dockbar-hook</artifactId> -->
|
||||
<!-- <version>[6.3.0-SNAPSHOT,)</version> -->
|
||||
<!-- <type>war</type> -->
|
||||
<!-- </dependency> -->
|
||||
<!-- <dependency> -->
|
||||
<!-- <groupId>org.gcube.portal.liferay</groupId> -->
|
||||
<!-- <artifactId>gcube-responsive-theme</artifactId> -->
|
||||
<!-- <version>[6.3.0-SNAPSHOT,)</version> -->
|
||||
<!-- <type>war</type> -->
|
||||
<!-- </dependency> -->
|
||||
<!-- <dependency> -->
|
||||
<!-- <groupId>org.gcube.portal.liferay</groupId> -->
|
||||
<!-- <artifactId>VREHome-template</artifactId> -->
|
||||
<!-- <groupId>org.gcube.portal.plugins</groupId> -->
|
||||
<!-- <artifactId>VREFolder-hook</artifactId> -->
|
||||
<!-- <version>[6.3.0-SNAPSHOT,)</version> -->
|
||||
<!-- <type>war</type> -->
|
||||
<!-- </dependency> -->
|
||||
|
@ -324,12 +330,6 @@
|
|||
<version>[3.0.0-SNAPSHOT,)</version>
|
||||
<type>war</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.portal.plugins</groupId>
|
||||
<artifactId>VREFolder-hook</artifactId>
|
||||
<version>[6.3.0-SNAPSHOT,)</version>
|
||||
<type>war</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.portlets.admin</groupId>
|
||||
<artifactId>register-vre-users</artifactId>
|
||||
|
|
Loading…
Reference in New Issue