Tidy up default pom

This commit is contained in:
Ole Hejlskov
2017-03-24 15:09:59 +01:00
parent ccb9f3d86f
commit 07bb743cfd
6 changed files with 51 additions and 9 deletions

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-platform")
@Parameter(property = "alfresco.platform.war.artifactId", defaultValue = "alfresco")
protected String alfrescoPlatformWarArtifactId;
@Parameter(property = "alfresco.share.war.artifactId", defaultValue = "share")