diff options
Diffstat (limited to 'misc/pom.xml')
-rw-r--r-- | misc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/pom.xml b/misc/pom.xml index c346efef..c1a4a6d2 100644 --- a/misc/pom.xml +++ b/misc/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"> <modelVersion>4.0.0</modelVersion> - <groupId>org.onap.aaf.misc</groupId> + <groupId>org.onap.aaf.authz.misc</groupId> <artifactId>parent</artifactId> <name>AAF Misc Parent</name> <version>1.3.0-SNAPSHOT</version> |