Merged 5.2.N_REBRANDING (5.2.1) to 5.2.N (5.2.1)

133123 adavis: REPO-1458 build artifact names


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133230 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Alan Davis
2016-11-28 20:16:59 +00:00
parent 1fca19d9a1
commit 54785de921

View File

@@ -6,7 +6,7 @@
<artifactId>alfresco-enterprise-packaging</artifactId> <artifactId>alfresco-enterprise-packaging</artifactId>
<version>5.2.1-SNAPSHOT</version> <version>5.2.1-SNAPSHOT</version>
</parent> </parent>
<artifactId>alfresco-one-installer-resources</artifactId> <artifactId>alfresco-content-services-installer-resources</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>Alfresco One Installer Resources + Platform Installers</name> <name>Alfresco One Installer Resources + Platform Installers</name>
@@ -305,7 +305,7 @@
</artifactItem> </artifactItem>
<artifactItem> <artifactItem>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>alfresco-one-platform-distributionzip</artifactId> <artifactId>alfresco-content-services-platform-distributionzip</artifactId>
<version>${project.version}</version> <version>${project.version}</version>
<type>zip</type> <type>zip</type>
<outputDirectory>${project.build.directory}/distribution</outputDirectory> <outputDirectory>${project.build.directory}/distribution</outputDirectory>