Change groupID to match Garrit Project

Issue-ID: AAF-206
Change-Id: I2f9f83c210a6741b6c25c8045466d0c7a8e31811
Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
diff --git a/misc/pom.xml b/misc/pom.xml
index c346efe..c1a4a6d 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>