remove mvn warning duplicate groupId

Change-Id: Id61dd3c74d314b62781a463338a446d7d91afa78
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
diff --git a/controlloop/pom.xml b/controlloop/pom.xml
index 47e1870..4a95115 100644
--- a/controlloop/pom.xml
+++ b/controlloop/pom.xml
@@ -20,7 +20,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.openecomp.policy.drools-applications</groupId>
+
   <artifactId>controlloop</artifactId>
 
 	<parent>