diff --git a/distribution/pom.xml b/distribution/pom.xml index a4e4529c80..13cc319172 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -13,7 +13,6 @@ 8080 - community diff --git a/distribution/src/assembly/full-distribution.xml b/distribution/src/assembly/full-distribution.xml index c9bf92d680..a432329af8 100644 --- a/distribution/src/assembly/full-distribution.xml +++ b/distribution/src/assembly/full-distribution.xml @@ -12,9 +12,15 @@ - + - ${project.build.directory}/dependency/alfresco-platform-${alfresco.platform.edition}-distributionzip-${alfresco.platform.version} + ${project.build.directory}/dependency/alfresco-platform-community-distributionzip-${alfresco.platform.version} + + + + + + ${project.build.directory}/dependency/alfresco-one-platform-distributionzip-${alfresco.platform.version} diff --git a/enterprise-distribution/pom.xml b/enterprise-distribution/pom.xml index b9a3d28c25..6aa0bfe346 100644 --- a/enterprise-distribution/pom.xml +++ b/enterprise-distribution/pom.xml @@ -13,7 +13,6 @@ 8080 - enterprise