X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=PyPDPServer%2Fpom.xml;h=71e3999eb9f47ae6f53a87ac4e572391343545ed;hb=828fb05f1efb4e022dd6dc6b9e5d3ac4136371e5;hp=e89f22da255ff78d43a1d1438657e64c33104c22;hpb=393fe423b7b934dbb3853fd97f808fee9238a6cc;p=policy%2Fengine.git diff --git a/PyPDPServer/pom.xml b/PyPDPServer/pom.xml index e89f22da2..71e3999eb 100644 --- a/PyPDPServer/pom.xml +++ b/PyPDPServer/pom.xml @@ -47,6 +47,7 @@ /opt/app/jacoco-it.exec true https://nexus.openecomp.org + 1.3.3.RELEASE @@ -84,15 +85,20 @@ ${nexusproxy}/content/repositories/snapshots/ + + + + + org.springframework.boot + spring-boot-dependencies + ${springboot.version} + pom + import + + + - - org.springframework.boot - spring-boot-dependencies - 1.3.3.RELEASE - pom - import - org.openecomp.policy.engine PolicyEngineAPI @@ -119,7 +125,7 @@ org.springframework.boot spring-boot-starter-web - 1.3.3.RELEASE + ${springboot.version} org.slf4j @@ -230,6 +236,7 @@ org.springframework.boot spring-boot-maven-plugin + ${springboot.version} @@ -241,6 +248,7 @@ maven-war-plugin + 2.2 WEB-INF/lib/javax.websocket-api-1.1.jar @@ -254,28 +262,6 @@ 1.8 - - org.jacoco - jacoco-maven-plugin - 0.7.1.201405082137 - - true - - org.openecomp.policy.* - - - - - jacoco-initialize-unit-tests - - prepare-agent - - - ${project.build.directory}/coverage-reports/jacoco.exec - - - - com.fortify.ps.maven.plugin sca-maven-plugin