From 8c2c493bc6a3bd79dd1ded9e595ddd24a918b2cc Mon Sep 17 00:00:00 2001 From: Alan Davis Date: Mon, 28 Nov 2016 20:58:26 +0000 Subject: [PATCH] Merged 5.2.N_REBRANDING (5.2.N_REBRANDING) to 5.2.N (5.2.1) 133143 adavis: REPO-1458 Found a couple of "Alfresco One" references in the installer. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.2.N@133251 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- enterprise-distribution/src/main/resources/README.txt | 8 ++++---- enterprise-installer/pom.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/enterprise-distribution/src/main/resources/README.txt b/enterprise-distribution/src/main/resources/README.txt index 7091aa83ca..66e5741715 100644 --- a/enterprise-distribution/src/main/resources/README.txt +++ b/enterprise-distribution/src/main/resources/README.txt @@ -1,8 +1,8 @@ -Alfresco One (Build: ${installer.version.name}) -=============================== +Alfresco Content Services (Build: ${installer.version.name}) +============================================== Contains: - - Alfresco One Platform: ${alfresco.platform.version} - - Alfresco One Share: ${alfresco.share.version} + - Alfresco Content Services Platform: ${alfresco.platform.version} + - Alfresco Content Services Share: ${alfresco.share.version} See the Alfresco Support Portal (http://support.alfresco.com) for release notes and detailed information on this release. diff --git a/enterprise-installer/pom.xml b/enterprise-installer/pom.xml index 0890d5a58b..561aa77a74 100644 --- a/enterprise-installer/pom.xml +++ b/enterprise-installer/pom.xml @@ -17,7 +17,7 @@ ${binaries.folder}/build-classpath/license.xml project.version=${installer.version.name} - project.fullName='Alfresco One' + project.fullName='Alfresco Content Services' project.osxSigningPkcs12File=${signing.key.location}/Alfresco-Software-Ltd-osx.p12 project.osxSigningPkcs12Password=${p12Password} project.windowsSigningPkcs12File=${signing.key.location}/Alfresco-Software-Ltd.p12