diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-02-19 18:54:16 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-02-19 18:54:25 -0500 |
commit | 8206b705851aa605890baa9919a06344a3cc74d7 (patch) | |
tree | 75999ac68bce1910c70b0a44dd6a8a0741913ec4 /ECOMP-PDP | |
parent | 6a657051065f5d326b9a1073cc118d62911244c9 (diff) |
cleaning up pom's - no package
Change-Id: I3413153c5b6400dc1e07b0a4ac790b2156be04e4
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'ECOMP-PDP')
-rw-r--r-- | ECOMP-PDP/pom.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/ECOMP-PDP/pom.xml b/ECOMP-PDP/pom.xml index 9856ee20f..79139b098 100644 --- a/ECOMP-PDP/pom.xml +++ b/ECOMP-PDP/pom.xml @@ -35,16 +35,6 @@ </parent> <dependencies> <dependency> - <groupId>org.apache.httpcomponents</groupId> - <artifactId>httpcore</artifactId> - <version>4.2.4</version> - </dependency> - <dependency> - <groupId>org.apache.httpcomponents</groupId> - <artifactId>httpclient</artifactId> - <version>4.2.4</version> - </dependency> - <dependency> <groupId>org.openecomp.policy.engine</groupId> <version>${project.version}</version> <artifactId>ECOMP-REST</artifactId> |