diff options
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> |