fix for sitepath
[policy/engine.git] / ECOMP-PDP / pom.xml
index 9856ee2..7319026 100644 (file)
        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>
        <parent>
                <groupId>org.openecomp.policy.engine</groupId>
                <artifactId>PolicyEngineSuite</artifactId>
-               <version>1.0.0-SNAPSHOT</version>
+               <version>1.1.0-SNAPSHOT</version>
        </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>