X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=PyPDPServer%2Fpom.xml;h=608bdea0df5f86033f748e1d3334af48207d88a8;hb=39fb0f30472777e4b60d6a7ac8aa4eb9773961ff;hp=5a64014b4cc2036321e81620839a926911240d52;hpb=5bb60833867c08f63a44d06f57d0537d8c49a0b2;p=policy%2Fengine.git diff --git a/PyPDPServer/pom.xml b/PyPDPServer/pom.xml index 5a64014b4..608bdea0d 100644 --- a/PyPDPServer/pom.xml +++ b/PyPDPServer/pom.xml @@ -23,9 +23,7 @@ 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 @@ -33,7 +31,7 @@ org.openecomp.policy.engine PolicyEngineSuite - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT @@ -48,7 +46,7 @@ ${project.build.directory}/coverage-reports/jacoco.exec /opt/app/jacoco-it.exec true - https://nexus.openecomp.org + 1.3.3.RELEASE @@ -56,16 +54,6 @@ spring-releases https://repo.spring.io/libs-release - - ecomp-releases - OpenECOMP Release Repository - ${nexusproxy}/content/repositories/releases/ - - - ecomp-staging - OpenECOMP Staging Repository - ${nexusproxy}/content/repositories/staging/ - @@ -74,27 +62,19 @@ - - - ecomp-releases - OpenECOMP Release Repository - ${nexusproxy}/content/repositories/releases/ - - - ecomp-snapshots - OpenECOMP Snapshot Repository - ${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 @@ -121,7 +101,7 @@ org.springframework.boot spring-boot-starter-web - 1.3.3.RELEASE + ${springboot.version} org.slf4j @@ -232,6 +212,7 @@ org.springframework.boot spring-boot-maven-plugin + ${springboot.version} @@ -243,6 +224,7 @@ maven-war-plugin + 2.2 WEB-INF/lib/javax.websocket-api-1.1.jar @@ -256,28 +238,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