This commit is contained in:
Massimiliano Assante 2016-07-06 08:48:53 +00:00
parent eec5103bc7
commit da44e40680
1 changed files with 12 additions and 12 deletions

24
pom.xml
View File

@ -25,19 +25,19 @@
<distroDirectory>distro</distroDirectory> <distroDirectory>distro</distroDirectory>
<!-- As long as we do not automatize this make sure the version correspond <!-- As long as we do not automatize this make sure the version correspond
with the enabling portlets one --> with the enabling portlets one -->
<gcubeLoginVersionLayout>300SNAPSHOT</gcubeLoginVersionLayout> <!-- <gcubeLoginVersionLayout>300SNAPSHOT</gcubeLoginVersionLayout> -->
<gcubeLoggedinVersionLayout>300SNAPSHOT</gcubeLoggedinVersionLayout> <!-- <gcubeLoggedinVersionLayout>300SNAPSHOT</gcubeLoggedinVersionLayout> -->
<usersManagementVersionLayout>300SNAPSHOT</usersManagementVersionLayout> <!-- <usersManagementVersionLayout>300SNAPSHOT</usersManagementVersionLayout> -->
<rolesManagementVersionLayout>160SNAPSHOT</rolesManagementVersionLayout> <!-- <rolesManagementVersionLayout>160SNAPSHOT</rolesManagementVersionLayout> -->
<addUsersVersionLayout>141SNAPSHOT</addUsersVersionLayout> <!-- <addUsersVersionLayout>141SNAPSHOT</addUsersVersionLayout> -->
<resourceManagementVersionLayout>600SNAPSHOT</resourceManagementVersionLayout> <!-- <resourceManagementVersionLayout>600SNAPSHOT</resourceManagementVersionLayout> -->
<!-- <gcubeLoginVersionLayout>2203100</gcubeLoginVersionLayout> --> <gcubeLoginVersionLayout>300400</gcubeLoginVersionLayout>
<!-- <gcubeLoggedinVersionLayout>2703100</gcubeLoggedinVersionLayout> --> <gcubeLoggedinVersionLayout>300400</gcubeLoggedinVersionLayout>
<!-- <usersManagementVersionLayout>2303100</usersManagementVersionLayout> --> <usersManagementVersionLayout>300400</usersManagementVersionLayout>
<!-- <rolesManagementVersionLayout>1603100</rolesManagementVersionLayout> --> <rolesManagementVersionLayout>300400</rolesManagementVersionLayout>
<!-- <addUsersVersionLayout>1413100</addUsersVersionLayout> --> <addUsersVersionLayout>200400</addUsersVersionLayout>
<!-- <resourceManagementVersionLayout>5703100</resourceManagementVersionLayout> --> <resourceManagementVersionLayout>600400</resourceManagementVersionLayout>
<asl-artifactsid>aslcontent,aslcore,aslsearch,aslsocial,accesslogger</asl-artifactsid> <asl-artifactsid>aslcontent,aslcore,aslsearch,aslsocial,accesslogger</asl-artifactsid>
<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> <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>