mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
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:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user