removed roles management portlet

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portal/gcube-portal-bundle@129812 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2016-07-03 13:08:49 +00:00
parent 35c32f1fa4
commit cb14c01501
1 changed files with 1 additions and 5 deletions

View File

@ -43,7 +43,7 @@
<fws-artifactsid>common-clients,common-configuration-scanner,common-fw-clients,common-gcore-resources,common-gcore-stubs,common-scope,common-scope-maps,common-uri,discovery-client,ic-client,registry-publisher,common-authorization,authorization-client,document-store-lib,accounting-lib,document-store-lib-couchdb,threadlocal-vars-cleaner</fws-artifactsid>
<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,RolesManagementPortlet,register-vre-users,resource-management,service-endpoint-editor</ep-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>
<staging-plugins-artifactsid>portal-staging</staging-plugins-artifactsid>
</properties>
@ -224,10 +224,6 @@
<token>@UsersManagement@</token>
<value>${usersManagementVersionLayout}</value>
</replacement>
<replacement>
<token>@RolesManagement@</token>
<value>${rolesManagementVersionLayout}</value>
</replacement>
<replacement>
<token>@addUsers@</token>
<value>${addUsersVersionLayout}</value>