diff options
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ <groupId>org.openecomp.aai</groupId> <artifactId>rest-client</artifactId> <version>1.1.0-SNAPSHOT</version> - <name>AAI - rest-client</name> + <name>aai-rest-client</name> <properties> <checkstyle.config.location>google_checks.xml</checkstyle.config.location> |