X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=65304dae981b929b11706260a68f0b1798bb88c3;hb=5f789441acfc2964c16052f1c65206018b1e8b41;hp=63f2c4c63da82f50419a199bb1ae62dc085a0327;hpb=cd4a73a289c587516e4ad18a1ded1093ace1a9dc;p=policy%2Fmodels.git diff --git a/pom.xml b/pom.xml index 63f2c4c63..65304dae9 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= Copyright (C) 2018 Ericsson. All rights reserved. Copyright (C) 2019 Nordix Foundation. - Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2019-2020 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -19,18 +19,20 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= ---> +--> + 4.0.0 org.onap.policy.parent integration - 3.0.0 - + 3.1.1 + org.onap.policy.models policy-models - 2.1.0-SNAPSHOT + 2.2.3-SNAPSHOT pom policy-models @@ -38,15 +40,8 @@ 10.13.1.1 - 2.0.1 - - - - ${project.basedir}/../target/code-coverage/jacoco-ut.exec - ${project.basedir}/../target/code-coverage/jacoco-it.exec - reuseReports - - 1.5.0-SNAPSHOT + 2.1.1 + 1.6.3-SNAPSHOT @@ -104,7 +99,6 @@ org.yaml snakeyaml - 1.18 @@ -118,6 +112,11 @@ mariadb-java-client + + org.eclipse.persistence + eclipselink + + junit junit @@ -131,8 +130,71 @@ - org.eclipse.persistence - eclipselink + org.onap.policy.common + utils-test + ${policy.common.version} + test + + + com.openpojo + openpojo + test + + + + org.glassfish.jersey.inject + jersey-hk2 + + + org.eclipse.jetty + jetty-server + + + org.eclipse.jetty + jetty-security + 9.4.25.v20191220 + + + org.eclipse.jetty + jetty-servlet + + + org.glassfish.jersey.containers + jersey-container-servlet + ${version.jersey} + + + org.apache.httpcomponents + httpclient + + + io.swagger + swagger-annotations + ${version.swagger} + + + commons-io + commons-io + 2.6 + + + org.apache.commons + commons-collections4 + 4.4 + + + com.att.nsa + cambriaClient + + + org.glassfish + javax.json + ${version.javax.json} + + + org.json + json + ${version.json} @@ -148,32 +210,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 @@ -188,7 +224,7 @@ with minor changes --> onap-checkstyle/onap-java-style.xml - ${project.build.sourceDirectory} + ${project.build.sourceDirectory} true true true @@ -212,44 +248,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 @@ -267,7 +265,7 @@ - +