X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=3a16e85d00387b66084899b0e437f76eff747906;hb=8eb77a1d2ade5eff3c2e736d7a7517d14e2a2d92;hp=33ded10945eee18aafacfbdbe75d0505011e02d3;hpb=eb70ba3f0dfd53defda57c8cf7dcd8d4782a00f1;p=policy%2Fdrools-pdp.git diff --git a/pom.xml b/pom.xml index 33ded109..3a16e85d 100644 --- a/pom.xml +++ b/pom.xml @@ -3,8 +3,8 @@ ============LICENSE_START======================================================= ONAP Policy Engine - Drools PDP ================================================================================ - Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2019 Nordix Foundation. + Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved. + Modifications Copyright (C) 2020 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -26,23 +26,19 @@ org.onap.policy.parent integration - 3.1.0-SNAPSHOT + 3.3.0 org.onap.policy.drools-pdp drools-pdp - 1.6.0-SNAPSHOT + 1.8.1-SNAPSHOT pom policy-drools-pdp The ONAP Policy Engine drools-based PDP Project - - 1.8 - 1.8 - https://nexus.onap.org /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} @@ -50,26 +46,19 @@ content/repositories/snapshots/ content/repositories/staging/ - - - ${project.basedir}/../target/code-coverage/jacoco-ut.exec - ${project.basedir}/../target/code-coverage/jacoco-it.exec - reuseReports - 2.4.0 - 5.2.10.Final - 5.0.1.Final - 2.5 + 5.4.28.Final + 5.1.2.Final 1.4.01 - 1.6.0-SNAPSHOT - 2.2.0-SNAPSHOT + 1.8.0 + 2.4.0 policy-utils policy-core + policy-domains policy-management feature-healthcheck feature-eelf @@ -80,7 +69,6 @@ feature-state-management api-active-standby-management feature-active-standby-management - feature-simulators feature-distributed-locking feature-controller-logging feature-mdc-filters @@ -94,26 +82,18 @@ javax.ws.rs javax.ws.rs-api - 2.0.1 + 2.1.1 org.glassfish.hk2.external javax.inject - 2.4.0-b31 + 2.5.0-b62 com.jayway.jsonpath json-path ${json.path.version} - - org.glassfish.jersey.containers - jersey-common - - - org.glassfish.jersey.containers - jersey-container-servlet-core - org.hibernate hibernate-core @@ -124,11 +104,6 @@ hibernate-commons-annotations ${hibernate.commons.annotations.version} - - commons-io - commons-io - ${commons.io.version} - xml-apis xml-apis @@ -139,68 +114,6 @@ - - org.jacoco - jacoco-maven-plugin - - - pre-unit-test - - prepare-agent - - - ${sonar.jacoco.reportPath} - true - - - - post-unit-test - test - - report - - - ${sonar.jacoco.reportPath} - - - - - - maven-checkstyle-plugin - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory} - true - true - true - - - - true - true - warning - - - - - - org.onap.oparent - checkstyle - ${oparent.version} - compile - - - org.apache.maven.plugins maven-deploy-plugin @@ -211,18 +124,10 @@ org.apache.maven.plugins maven-compiler-plugin - - ${project.encoding} - ${project.source.version} - ${project.target.version} - org.apache.maven.plugins maven-resources-plugin - - ${project.encoding} - @@ -239,46 +144,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