mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged 5.2.N_REBRANDING (5.2.1) to 5.2.N (5.2.1)
133144 adavis: REPO-1458 - Installer changes (from Andy H) - Found a couple of "Alfresco One" references in the installer. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133233 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -8,7 +8,7 @@
|
||||
</parent>
|
||||
<artifactId>alfresco-content-services-installer-resources</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>Alfresco One Installer Resources + Platform Installers</name>
|
||||
<name>Alfresco Content Services Installer Resources + Platform Installers</name>
|
||||
|
||||
<properties>
|
||||
<binaries.folder>${user.home}/binaries</binaries.folder>
|
||||
@@ -18,7 +18,7 @@
|
||||
<bitrock.arguments>
|
||||
project.outputDirectory=${project.build.directory}
|
||||
project.version=${project.version}
|
||||
project.fullName='Alfresco One Platform'
|
||||
project.fullName='Alfresco Content Services Platform'
|
||||
project.osxSigningPkcs12File=${signing.key.location}/Alfresco-Software-Ltd-osx.p12
|
||||
project.osxSigningPkcs12Password=${p12Password}
|
||||
project.windowsSigningPkcs12File=${signing.key.location}/Alfresco-Software-Ltd.p12
|
||||
|
Reference in New Issue
Block a user