X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=d37fdd4305fe2d3861c76322f289ffa8c9faebfc;hb=69485b3bf6c8a25cbefdbc6c480d8be1683f4c2c;hp=41f85d95579bf37fe27c98c54ad733fcd48660eb;hpb=fd6105c2b65f51e229040bd4f6587af048d222a8;p=policy%2Fmodels.git diff --git a/pom.xml b/pom.xml index 41f85d955..d37fdd430 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,8 @@ ============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. + Modifications Copyright (C) 2020 Bell Canada. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -19,18 +20,20 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= ---> +--> + 4.0.0 org.onap.policy.parent integration - 2.1.0-SNAPSHOT - + 3.1.3-SNAPSHOT + org.onap.policy.models policy-models - 2.0.0-SNAPSHOT + 2.2.6-SNAPSHOT pom policy-models @@ -38,15 +41,8 @@ 10.13.1.1 - 2.0.1 - 1.4.0-SNAPSHOT - 1.4.0-SNAPSHOT - - - - ${project.basedir}/../target/code-coverage/jacoco-ut.exec - ${project.basedir}/../target/code-coverage/jacoco-it.exec - reuseReports + 2.1.1 + 1.6.5-SNAPSHOT @@ -60,6 +56,7 @@ models-provider models-examples models-interactions + models-sim @@ -103,7 +100,6 @@ org.yaml snakeyaml - 1.18 @@ -112,6 +108,16 @@ ${javax.ws.rs-api.version} + + org.mariadb.jdbc + mariadb-java-client + + + + org.eclipse.persistence + eclipselink + + junit junit @@ -125,8 +131,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} @@ -142,32 +211,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 @@ -182,7 +225,7 @@ with minor changes --> onap-checkstyle/onap-java-style.xml - ${project.build.sourceDirectory} + ${project.build.sourceDirectory} true true true @@ -206,44 +249,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 @@ -261,7 +266,7 @@ - + @@ -271,4 +276,4 @@ - \ No newline at end of file +