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:
Jean-Pierre Huynh
2015-08-18 14:34:51 +00:00
parent 04ba4babfa
commit f7ef1f60fe
+1 -1
View File
@@ -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>