Grab fix from #449 for 5.2.f support

This commit is contained in:
Ole Hejlskov
2017-04-10 11:15:25 +02:00
parent ce7c374c1e
commit 7668096829

View File

@@ -299,7 +299,7 @@ public abstract class AbstractRunMojo extends AbstractMojo {
@Parameter(property = "activiti.groupId", defaultValue = "com.activiti")
protected String activitiGroupId;
@Parameter(property = "alfresco.platform.war.artifactId", defaultValue = "alfresco")
@Parameter(property = "alfresco.platform.war.artifactId", defaultValue = "alfresco-platform")
protected String alfrescoPlatformWarArtifactId;
@Parameter(property = "alfresco.share.war.artifactId", defaultValue = "share")