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
This commit is contained in:
Alan Davis
2016-11-28 20:58:26 +00:00
parent d37e1e6793
commit 8c2c493bc6
2 changed files with 5 additions and 5 deletions

View File

@@ -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.

View File

@@ -17,7 +17,7 @@
<license.file.location>${binaries.folder}/build-classpath/license.xml</license.file.location>
<bitrock.arguments>
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