summaryrefslogtreecommitdiffstats
path: root/eelf-logging/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'eelf-logging/pom.xml')
-rw-r--r--eelf-logging/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/eelf-logging/pom.xml b/eelf-logging/pom.xml
index c9952d0..74e8fb2 100644
--- a/eelf-logging/pom.xml
+++ b/eelf-logging/pom.xml
@@ -27,7 +27,7 @@
<version>1.0.0-SNAPSHOT</version>
</parent>
- <groupId>org.openecomp.aai</groupId>
+
<artifactId>eelf-logging</artifactId>
<name>EELF Logging Implementation</name>
@@ -35,7 +35,7 @@
<!-- Common logging API. -->
<dependency>
- <groupId>org.openecomp.aai</groupId>
+ <groupId>org.openecomp.aai.logging-service</groupId>
<artifactId>logging-api</artifactId>
<version>${project.version}</version>
</dependency>