summaryrefslogtreecommitdiffstats
path: root/aai-utils/pom.xml
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2017-11-10 11:39:48 -0500
committerVenkata Harish K Kajur <vk250x@att.com>2017-12-05 12:20:35 -0500
commit4b655cd18a61ead082a1507da64a184e5744083c (patch)
tree9a665086efc714386cc031e31c30951a7b001ba8 /aai-utils/pom.xml
parentef00c9ecb7b7bdb56a39d7ff299b3caf893c5571 (diff)
Change the openecomp logging service to onap
Issue-ID: AAI-547 Change-Id: Idb3052879ad38f616f5bcb0dca33fe000f3eb199 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'aai-utils/pom.xml')
-rw-r--r--aai-utils/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-utils/pom.xml b/aai-utils/pom.xml
index 6c01065a..b9d78c59 100644
--- a/aai-utils/pom.xml
+++ b/aai-utils/pom.xml
@@ -41,9 +41,9 @@
<!-- Common logging framework -->
<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>
<!-- https://mvnrepository.com/artifact/org.springframework/spring-core -->