diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-02-23 06:44:23 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-02-23 06:44:33 -0500 |
commit | 3bcaf899bc1768d658bbe1012ba7a443517fba60 (patch) | |
tree | 06eb107a487e24d3fcd690f6e4770691d7950ae8 /PolicyEngineAPI/pom.xml | |
parent | 5bb60833867c08f63a44d06f57d0537d8c49a0b2 (diff) |
fix pom.xml warning duplicate groupId versionId
Change-Id: I605882d95b8cb61c0689a63ccf1b774f8dbae0d8
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'PolicyEngineAPI/pom.xml')
-rw-r--r-- | PolicyEngineAPI/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/PolicyEngineAPI/pom.xml b/PolicyEngineAPI/pom.xml index 7cabd8210..5909ccd6b 100644 --- a/PolicyEngineAPI/pom.xml +++ b/PolicyEngineAPI/pom.xml @@ -29,7 +29,6 @@ <version>1.0.0-SNAPSHOT</version> </parent> - <groupId>org.openecomp.policy.engine</groupId> <artifactId>PolicyEngineAPI</artifactId> <dependencies> <dependency> |