Added bom property

This commit is contained in:
Ole Hejlskov
2018-11-15 11:30:28 +01:00
parent 86049b91bf
commit 3873d2907e

View File

@@ -27,6 +27,8 @@
<!-- Properties used in dependency declarations, you don't need to change these --> <!-- Properties used in dependency declarations, you don't need to change these -->
<alfresco.groupId>org.alfresco</alfresco.groupId> <alfresco.groupId>org.alfresco</alfresco.groupId>
<alfresco.bomDependencyArtifactId>acs-community-packaging</alfresco.bomDependencyArtifactId>
<!-- Alfresco Platform webapp version, this is the original Alfresco webapp that will be <!-- Alfresco Platform webapp version, this is the original Alfresco webapp that will be
customized and then deployed and run by the tomcat maven plugin when customized and then deployed and run by the tomcat maven plugin when
executing for example $ mvn clean install alfresco:run --> executing for example $ mvn clean install alfresco:run -->