ACE-3203 Make sure Enterprise versions of alfresco and share war have a MANIFEST.MF that identifies them as Enterprise for MMT

- the Implementation-Title should end with Enterprise


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@88736 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Samuel Langlois
2014-10-20 11:45:57 +00:00
parent 43f8e5e111
commit c89ebad82a

View File

@@ -8,7 +8,7 @@
</parent> </parent>
<artifactId>alfresco</artifactId> <artifactId>alfresco</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
<name>Alfresco Web Client</name> <name>Alfresco Repository WAR Community</name>
<description>Alfresco Web Client</description> <description>Alfresco Web Client</description>
<properties> <properties>