diff options
-rw-r--r-- | pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -11,7 +11,8 @@ <artifactId>aai-common</artifactId> <version>1.1.0-SNAPSHOT</version> <packaging>pom</packaging> - <name>aai-common</name> + <name>AAI - aai-common</name> + <description>Contains all of the common code for resources and traversal repos</description> <modules> <module>aai-schema</module> |