X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=PyPDPServer%2Fpom.xml;h=e89f22da255ff78d43a1d1438657e64c33104c22;hb=refs%2Fchanges%2F75%2F1275%2F1;hp=6c2a73bdfb6e638393d45bc8799e5ebc3cf51d20;hpb=edd493294459d5dd01c785437de9fdc6a269c6d0;p=policy%2Fengine.git diff --git a/PyPDPServer/pom.xml b/PyPDPServer/pom.xml index 6c2a73bdf..e89f22da2 100644 --- a/PyPDPServer/pom.xml +++ b/PyPDPServer/pom.xml @@ -23,17 +23,15 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.openecomp.policy.engine PyPDPServer - 1.0.0-SNAPSHOT war PyPDP Server - org.springframework.boot - spring-boot-starter-parent - 1.3.3.RELEASE + org.openecomp.policy.engine + PolicyEngineSuite + 1.0.0-SNAPSHOT @@ -88,6 +86,13 @@ + + org.springframework.boot + spring-boot-dependencies + 1.3.3.RELEASE + pom + import + org.openecomp.policy.engine PolicyEngineAPI @@ -114,6 +119,7 @@ org.springframework.boot spring-boot-starter-web + 1.3.3.RELEASE org.slf4j @@ -148,15 +154,7 @@ org.springframework spring-web - - - org.springframework.boot - spring-boot-starter-tomcat - provided - - - com.fasterxml.jackson.core - jackson-databind + 4.2.5.RELEASE org.glassfish @@ -196,6 +194,7 @@ org.springframework spring-test + 4.2.5.RELEASE org.mapstruct @@ -215,29 +214,6 @@ - - - - org.springframework.boot - spring-boot-maven-plugin - - - - repackage - - none - - - - - maven-war-plugin - - WEB-INF/lib/javax.websocket-api-1.1.jar - - - - -