X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=895e6affb52952d61c358aee99bc6ae9b2465439;hb=40483cec64275e908c498309503cb17fbbd81c7a;hp=162ea887033aff6e721abe609349e6dd480bb3bc;hpb=aae169a565db2c049358f152900fcf8cf5bb9e17;p=policy%2Fengine.git diff --git a/pom.xml b/pom.xml index 162ea8870..895e6affb 100644 --- a/pom.xml +++ b/pom.xml @@ -2,14 +2,15 @@ ============LICENSE_START======================================================= ONAP Policy Engine ================================================================================ - Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. + Modifications Copyright (C) 2019 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -17,17 +18,18 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.parent integration - 2.1.0-SNAPSHOT + 3.1.0 org.onap.policy.engine PolicyEngineSuite - 1.4.0-SNAPSHOT + 1.6.0-SNAPSHOT pom policy-engine The ONAP Policy Engine main pom @@ -44,28 +46,18 @@ content/repositories/snapshots/ content/repositories/staging/ - - - ${project.basedir}/../target/code-coverage/jacoco-ut.exec - ${project.basedir}/../target/code-coverage/jacoco-it.exec - reuseReports - - - 1.4.186 - - + + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml - 4.3.18.RELEASE + 4.3.24.RELEASE 9.2.3.v20140905 - 4.5.5 2.9.4 1.3.3 1.18 - 6.3.0 - 1.4.0-SNAPSHOT - 1.4.0-SNAPSHOT + 6.8.2 + 1.6.1 + 2.2.0 PolicyEngineUtils @@ -103,17 +95,12 @@ - - - - com.h2database - h2 - ${h2.version} - test - - - + + org.projectlombok + lombok + provided + javax.servlet javax.servlet-api @@ -135,6 +122,11 @@ junit test + + org.assertj + assertj-core + test + org.springframework spring-mock @@ -151,13 +143,11 @@ org.powermock powermock-api-mockito - 1.7.3 test org.powermock powermock-module-junit4 - 1.7.3 test @@ -172,45 +162,14 @@ 3.1 test + + org.glassfish.jersey.inject + jersey-hk2 + test + - - org.jacoco - jacoco-maven-plugin - - - pre-unit-test - - prepare-agent - - - ${sonar.jacoco.reportPath} - true - - - - post-unit-test - test - - report - - - ${sonar.jacoco.reportPath} - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - org.apache.maven.plugins maven-deploy-plugin @@ -279,46 +238,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