Update dependency from snapshot to release
[aai/rest-client.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 7b36828..b8c8409 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
        <groupId>org.onap.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>
@@ -31,9 +31,9 @@
                </dependency>
 
                <dependency>
-                       <groupId>org.openecomp.aai.logging-service</groupId>
+                       <groupId>org.onap.aai.logging-service</groupId>
                        <artifactId>common-logging</artifactId>
-                       <version>1.0.0</version>
+                       <version>1.1.0</version>
                </dependency>
                
                <dependency>
                        </plugin>
                </plugins>
        </reporting>
-        
+
 </project>