ACE-4561 Change name and top folder of the distribution zip

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@117149 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Samuel Langlois
2015-11-10 18:52:39 +00:00
parent 5816525c57
commit e2dba8ec31

View File

@@ -6,7 +6,7 @@
<artifactId>alfresco-enterprise-packaging</artifactId> <artifactId>alfresco-enterprise-packaging</artifactId>
<version>5.1-SNAPSHOT</version> <version>5.1-SNAPSHOT</version>
</parent> </parent>
<artifactId>alfresco-platform-enterprise-installer</artifactId> <artifactId>alfresco-one-platform-installer</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>Alfresco Platform Enterprise Installers</name> <name>Alfresco Platform Enterprise Installers</name>
@@ -269,7 +269,7 @@
</artifactItem> </artifactItem>
<artifactItem> <artifactItem>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>alfresco-platform-enterprise-distributionzip</artifactId> <artifactId>alfresco-one-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>