Add name to the top level pom for rest-client
[aai/rest-client.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 989ee72..ed0f833 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
        <groupId>org.openecomp.aai</groupId>
        <artifactId>rest-client</artifactId>
        <version>1.1.0-SNAPSHOT</version>
-       <name>REST Client</name>
+       <name>AAI - rest-client</name>
         
        <properties>
               <checkstyle.config.location>google_checks.xml</checkstyle.config.location>