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