summaryrefslogtreecommitdiffstats
path: root/misc/log4j/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'misc/log4j/pom.xml')
-rw-r--r--misc/log4j/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/log4j/pom.xml b/misc/log4j/pom.xml
index 6ceae31e..f8e60bdd 100644
--- a/misc/log4j/pom.xml
+++ b/misc/log4j/pom.xml
@@ -22,7 +22,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
- <groupId>org.onap.aaf.misc</groupId>
+ <groupId>org.onap.aaf.authz.misc</groupId>
<artifactId>parent</artifactId>
<version>1.3.0-SNAPSHOT</version>
<relativePath>..</relativePath>
@@ -88,7 +88,7 @@
<dependencies>
<dependency>
- <groupId>org.onap.aaf.misc</groupId>
+ <groupId>org.onap.aaf.authz.misc</groupId>
<artifactId>aaf-misc-env</artifactId>
<version>${project.version}</version>
</dependency>