diff --git a/ear/pom.xml b/ear/pom.xml
index 0b8d7a402b..78c053c8bb 100644
--- a/ear/pom.xml
+++ b/ear/pom.xml
@@ -26,8 +26,8 @@
org.alfresco
- alfresco-platform-enterprise
- ${alfresco.platform.version}
+ alfresco-enterprise-war-for-ear
+ ${project.version}
war
@@ -184,7 +184,7 @@
org.alfresco
- alfresco-platform-enterprise
+ alfresco-enterprise-war-for-ear
alfresco.war
diff --git a/enterprise-war-for-ear/pom.xml b/enterprise-war-for-ear/pom.xml
new file mode 100644
index 0000000000..1db7e2b636
--- /dev/null
+++ b/enterprise-war-for-ear/pom.xml
@@ -0,0 +1,57 @@
+
+ 4.0.0
+ alfresco-enterprise-war-for-ear
+ Alfresco Enterprise WAR for inclusion in EAR
+
+ org.alfresco
+ alfresco-full-installation
+ 2015-SNAPSHOT
+
+ war
+
+
+
+ org.alfresco
+ alfresco-platform-enterprise
+ ${alfresco.platform.version}
+ war
+
+
+ org.alfresco
+ alfresco-share-services
+ ${alfresco.share.version}
+ amp
+
+
+
+
+ alfresco
+
+
+ maven-war-plugin
+
+
+
+ org.alfresco.maven.plugin
+ alfresco-maven-plugin
+ 2.1.1
+
+
+
+
+
+ org.alfresco
+ alfresco-platform-enterprise
+ war
+
+
+ org.alfresco
+ alfresco-share-services
+ amp
+
+
+
+
+
+
+
diff --git a/pom.xml b/pom.xml
index 5c48de16e6..bba5fbfcce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,6 +80,7 @@
enterprise
+ enterprise-war-for-ear
ear
enterprise-distribution
enterprise-update