mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
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:
4
pom.xml
4
pom.xml
@@ -6,7 +6,7 @@
|
||||
<artifactId>alfresco-enterprise-packaging</artifactId>
|
||||
<version>5.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>alfresco-platform-enterprise-installer</artifactId>
|
||||
<artifactId>alfresco-one-platform-installer</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<name>Alfresco Platform Enterprise Installers</name>
|
||||
|
||||
@@ -269,7 +269,7 @@
|
||||
</artifactItem>
|
||||
<artifactItem>
|
||||
<groupId>org.alfresco</groupId>
|
||||
<artifactId>alfresco-platform-enterprise-distributionzip</artifactId>
|
||||
<artifactId>alfresco-one-platform-distributionzip</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<type>zip</type>
|
||||
<outputDirectory>${project.build.directory}/distribution</outputDirectory>
|
||||
|
Reference in New Issue
Block a user