Fixed null pointer Blocker/Critical sonar issues
[aai/rest-client.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index a50fb2d..1e328b3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -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-SNAPSHOT</version>
                </dependency>
                
                <dependency>