Compare commits

..

1 Commits

Author SHA1 Message Date
a0c40f48ae rename module path without dots to support messages 2024-09-12 09:46:20 -04:00
6 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<groupId>com.inteligr8.alfresco</groupId> <groupId>com.inteligr8.alfresco</groupId>
<artifactId>aspectj-platform-module</artifactId> <artifactId>aspectj-platform-module</artifactId>
<version>1.0.1</version> <version>1.0-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>AspectJ ACS Platform Module</name> <name>AspectJ ACS Platform Module</name>