aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c4eb706..c5a9611 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
<artifactId>logging-service</artifactId>
<packaging>pom</packaging>
<version>1.0.0</version>
- <name>Common Logging Library</name>
+ <name>aai-logging-service</name>
<properties>
<checkstyle.config.location>google_checks.xml</checkstyle.config.location>