fix pom.xml warning duplicate groupId versionId

Change-Id: I605882d95b8cb61c0689a63ccf1b774f8dbae0d8
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
diff --git a/ECOMP-PDP/pom.xml b/ECOMP-PDP/pom.xml
index 79139b0..942941e 100644
--- a/ECOMP-PDP/pom.xml
+++ b/ECOMP-PDP/pom.xml
@@ -24,7 +24,7 @@
 	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
-	<groupId>org.openecomp.policy.engine</groupId>
+
 	<artifactId>ECOMP-PDP</artifactId>
 	<description>ECOMP-PDP</description>
 	<packaging>jar</packaging>