RA-482 Fix EAR packaging: needs full, share-enabled alfresco war

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/trunk@108847 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Samuel Langlois
2015-07-23 11:20:44 +00:00
parent 04f88d71d6
commit 688d153161

View File

@@ -26,7 +26,7 @@
<!-- WARs to include in the EAR --> <!-- WARs to include in the EAR -->
<dependency> <dependency>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>alfresco-platform-enterprise</artifactId> <artifactId>alfresco-enterprise</artifactId>
<version>${alfresco.platform.version}</version> <version>${alfresco.platform.version}</version>
<type>war</type> <type>war</type>
</dependency> </dependency>