summaryrefslogtreecommitdiffstats
path: root/common-logging/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common-logging/pom.xml')
-rw-r--r--common-logging/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/common-logging/pom.xml b/common-logging/pom.xml
index bacd431..c9b20a7 100644
--- a/common-logging/pom.xml
+++ b/common-logging/pom.xml
@@ -27,13 +27,13 @@
<version>1.0.0-SNAPSHOT</version>
</parent>
- <groupId>org.openecomp.aai</groupId>
+
<artifactId>common-logging</artifactId>
<name>Common Logging Distribution</name>
<dependencies>
<dependency>
- <groupId>org.openecomp.cl</groupId>
+ <groupId>org.openecomp.aai.logging-service</groupId>
<artifactId>eelf-logging</artifactId>
<version>${project.version}</version>
</dependency>