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-11-10 12:01:30 -0500
commit0b3ecd52e85b216672f99c445b12010f7cb0f68c (patch)
tree68f5199a6df0e9486a94839726c09273fdb1eaf7 /aai-utils/pom.xml
parentbbb0564f720281765027df3fd9f1b174cae8bfb4 (diff)
Change the openecomp logging service to onap
Issue-ID: AAI-453 Change-Id: Iac517054a96704647b7510fa5ee028b66212fb77 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'aai-utils/pom.xml')
-rw-r--r--aai-utils/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-utils/pom.xml b/aai-utils/pom.xml
index e162f730..7ca12a2d 100644
--- a/aai-utils/pom.xml
+++ b/aai-utils/pom.xml
@@ -41,7 +41,7 @@
<!-- Common logging framework -->
<dependency>
- <groupId>org.openecomp.aai.logging-service</groupId>
+ <groupId>org.onap.aai.logging-service</groupId>
<artifactId>common-logging</artifactId>
<version>${project.version}</version>
</dependency>