X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=0eb2f430218066c2483c18b3366cd2df44abba4d;hb=a6b8bc8875402ab721a8529926d01b2565d0f595;hp=fb588560d178c62ed5055a2fcb4f1744007ea218;hpb=5458362a7dd96b54916ea3a9a7d0a63a0122e4c2;p=policy%2Fengine.git diff --git a/pom.xml b/pom.xml index fb588560d..0eb2f4302 100644 --- a/pom.xml +++ b/pom.xml @@ -5,15 +5,15 @@ org.onap.oparent oparent - 1.0.0-SNAPSHOT + 0.1.1 org.onap.policy.engine PolicyEngineSuite - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT pom - Policy Engine - Policy Engine Suite + policy-engine The ONAP Policy Engine main pom @@ -25,19 +25,12 @@ 1.8 UTF-8 - java - jacoco - ${project.build.directory}/surefire-reports - ${project.build.directory}/coverage-reports/jacoco.exec - /opt/app/policy/it-results/jacoco-it.exec - true - ${project.version} - 1.1.0-SNAPSHOT https://nexus.onap.org /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} content/repositories/releases/ content/repositories/snapshots/ content/repositories/staging/ + 1.0.0 @@ -45,8 +38,6 @@ PolicyEngineUtils ONAP-XACML ONAP-REST - ONAP-ASDC - ONAP-ControlloopPolicy PolicyEngineAPI ONAP-PDP ONAP-PDP-REST @@ -76,6 +67,31 @@ + + + + ecomp-releases + Release Repository + ${nexusproxy}/content/repositories/releases/ + + + ecomp-staging + Staging Repository + ${nexusproxy}/content/repositories/staging/ + + + ecomp-snapshots + Snapshots Repository + ${nexusproxy}/content/repositories/snapshots/ + + + ecomp-public + Public Repository + ${nexusproxy}/content/repositories/public/ + + + + @@ -117,7 +133,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -128,7 +143,6 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8 @@ -136,7 +150,6 @@ org.apache.maven.plugins maven-surefire-plugin - 2.19.1 org.apache.maven.plugins @@ -185,32 +198,9 @@ sca-maven-plugin 4.20 - - org.jacoco - jacoco-maven-plugin - 0.7.6.201602180812 - - true - - org.onap.* - - - - - jacoco-initialize-unit-tests - - prepare-agent - - - ${project.build.directory}/coverage-reports/jacoco.exec - - - - org.apache.maven.plugins maven-site-plugin - 3.6 org.apache.maven.wagon