diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-02-23 06:53:46 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-02-23 06:53:52 -0500 |
commit | 5854713154eecd715202ce1da2a7183016f1d742 (patch) | |
tree | ea7164da1acd029e2b633d1ef9941a3d18f5db90 | |
parent | e4ba8d8d932c7a76ccebd50e43559a1a7c482677 (diff) |
fix pom remove duplicate groupId
Change-Id: I4dc9cda11650f62e3cbd3017205d8d09f5523b7a
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r-- | policy-core/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/policy-core/pom.xml b/policy-core/pom.xml index 3e4bc681..5d199eb6 100644 --- a/policy-core/pom.xml +++ b/policy-core/pom.xml @@ -23,7 +23,6 @@ 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.drools-pdp</groupId> <artifactId>policy-core</artifactId> <parent> <groupId>org.openecomp.policy.drools-pdp</groupId> |