added maven central reqs

This commit is contained in:
2024-08-07 15:02:58 -04:00
parent 46ae7dd28e
commit b358394936

View File

@@ -10,6 +10,14 @@
<name>AspectJ ACS Platform Module</name>
<description>A module to add AspectJ annotation support to Alfresco Content Services modules.</description>
<url>https://bitbucket.org/inteligr8/aspectj-platform-module</url>
<licenses>
<license>
<name>GNU GENERAL PUBLIC LICENSE, Version 3, 29 June 2007</name>
<url>https://www.gnu.org/licenses/lgpl-3.0.txt</url>
</license>
</licenses>
<scm>
<connection>scm:git:https://bitbucket.org/inteligr8/aspectj-platform-module.git</connection>