X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=4dce81ca993ffcbff9b689a337d3fc5b48d65bc3;hb=c9039d15e8a84a9304fba40283a332a2a65ef854;hp=6a3f947b6c12c7ada9b31d76025f746a7c87ea42;hpb=29596e4cba9a7532569a05062fba5280b504070b;p=policy%2Fengine.git diff --git a/pom.xml b/pom.xml index 6a3f947b6..4dce81ca9 100644 --- a/pom.xml +++ b/pom.xml @@ -1,3 +1,22 @@ + 4.0.0 @@ -5,15 +24,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 +44,15 @@ 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 + 4.5.5 + 2.9.3 + 1.3.3 @@ -45,8 +60,6 @@ PolicyEngineUtils ONAP-XACML ONAP-REST - ONAP-ASDC - ONAP-ControlloopPolicy PolicyEngineAPI ONAP-PDP ONAP-PDP-REST @@ -76,6 +89,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 +155,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -128,7 +165,6 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8 @@ -136,7 +172,6 @@ org.apache.maven.plugins maven-surefire-plugin - 2.19.1 org.apache.maven.plugins @@ -185,32 +220,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 @@ -220,5 +232,33 @@ + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.17,) + + check + + + + + + + + + + + +