X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=pom.xml;h=895e6affb52952d61c358aee99bc6ae9b2465439;hp=893a2fcce0dc1bdf46d0c23f11f503e0ba6b7e50;hb=refs%2Fheads%2Fmaster;hpb=c8856ab39a6d8376e6ad700b6acabdc7736c714f diff --git a/pom.xml b/pom.xml index 893a2fcce..876d74f05 100644 --- a/pom.xml +++ b/pom.xml @@ -24,19 +24,17 @@ org.onap.policy.parent integration - 3.1.0 + 3.1.3-SNAPSHOT org.onap.policy.engine PolicyEngineSuite - 1.6.0-SNAPSHOT + 1.6.4-SNAPSHOT pom policy-engine The ONAP Policy Engine main pom - 1.8 - 1.8 UTF-8 UTF-8 @@ -46,12 +44,8 @@ content/repositories/snapshots/ content/repositories/staging/ - - - ${project.basedir}/../target/code-coverage/jacoco-ut.exec - ${project.basedir}/../target/code-coverage/jacoco-it.exec - reuseReports + + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml 4.3.24.RELEASE @@ -60,8 +54,8 @@ 1.3.3 1.18 6.8.2 - 1.6.1 - 2.2.0 + 1.6.5-SNAPSHOT + 2.2.6-SNAPSHOT PolicyEngineUtils @@ -109,12 +103,6 @@ javax.servlet javax.servlet-api - - - xml-apis - xml-apis - 1.3.03 - com.fasterxml.jackson.core @@ -146,7 +134,7 @@ org.powermock - powermock-api-mockito + powermock-api-mockito2 test @@ -163,7 +151,7 @@ org.easymock easymock - 3.1 + 4.1 test @@ -174,32 +162,6 @@ - - org.jacoco - jacoco-maven-plugin - - - pre-unit-test - - prepare-agent - - - ${sonar.jacoco.reportPath} - true - - - - post-unit-test - test - - report - - - ${sonar.jacoco.reportPath} - - - - org.apache.maven.plugins maven-deploy-plugin @@ -221,8 +183,7 @@ maven-compiler-plugin ${project.encoding} - ${project.source.version} - ${project.target.version} + ${java.version} @@ -268,46 +229,6 @@ - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - - **/gen/** - **/generated-sources/** - **/yang-gen/** - **/pax/** - - - - - - pre-unit-test - - prepare-agent - - - ${sonar.jacoco.reportPath} - - - - - post-unit-test - test - - report - - - ${sonar.jacoco.reportPath} - - - - org.eclipse.m2e lifecycle-mapping