Fixed bug in share-jar project Alfresco Maven plugin config

This commit is contained in:
Martin Bergljung 2016-08-19 16:04:17 +01:00
parent 595a1c4cbc
commit 8968f8227b

View File

@ -78,13 +78,6 @@
<!-- Enable the Share webapp, which is what we customize with Share JAR modules -->
<enableShare>true</enableShare>
<!--
JARs and AMPs that should be overlayed/applied to the Share WAR (i.e. share.war)
-->
<groupId>${alfresco.groupId}</groupId>
<artifactId>aikau</artifactId>
<version>${aikau.version}</version>
<!--
JARs and AMPs that should be overlayed/applied to the Share WAR
(i.e. share.war)