X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=PyPDPServer%2Fpom.xml;h=8cae8cc77d91ddcb3651cd32db7b252a8d15a0be;hb=3234eb071e48263e4be760115f9aaf5ba2e49d33;hp=5875edc29a24580f0c302241d814c7e4093ace2a;hpb=91d04c64771832a0b8815ffbe1f0f9920320d94d;p=policy%2Fengine.git diff --git a/PyPDPServer/pom.xml b/PyPDPServer/pom.xml index 5875edc29..8cae8cc77 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.1.0-SNAPSHOT @@ -48,6 +46,8 @@ ${project.build.directory}/coverage-reports/jacoco.exec /opt/app/jacoco-it.exec true + https://nexus.openecomp.org + 1.3.3.RELEASE @@ -55,6 +55,16 @@ 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/ + @@ -63,6 +73,33 @@ + + + + + + org.springframework.boot + spring-boot-dependencies + ${springboot.version} + pom + import + + + + org.openecomp.policy.engine @@ -90,6 +127,7 @@ org.springframework.boot spring-boot-starter-web + ${springboot.version} org.slf4j @@ -124,15 +162,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 @@ -149,11 +179,6 @@ commons-io 2.4 - - org.neo4j - neo4j-cypher-compiler-2.1 - 2.1.2 - javax.validation validation-api @@ -177,6 +202,7 @@ org.springframework spring-test + 4.2.5.RELEASE org.mapstruct @@ -198,9 +224,21 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + org.springframework.boot spring-boot-maven-plugin + ${springboot.version} @@ -212,6 +250,7 @@ maven-war-plugin + 2.2 WEB-INF/lib/javax.websocket-api-1.1.jar @@ -225,28 +264,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