mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2026-09-16 18:13:21 +00:00
Fixed alfresco-platform-enterprise war artifactId
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/trunk@110367 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<!-- WAR files -->
|
||||
<dependency>
|
||||
<groupId>org.alfresco</groupId>
|
||||
<artifactId>alfresco-enterprise</artifactId>
|
||||
<artifactId>alfresco-platform-enterprise</artifactId>
|
||||
<version>${alfresco.platform.version}</version>
|
||||
<type>war</type>
|
||||
</dependency>
|
||||
|
||||
Reference in New Issue
Block a user