X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=dfe5613a6bc7e46d323e6d57623f360def104205;hb=08d766437dc19037f21b57578448748e013bc031;hp=e857bc0f5cac428c674b01db127e9346706014a6;hpb=c684600769c1f84114d8458899056d9224f4301f;p=policy%2Fmodels.git diff --git a/pom.xml b/pom.xml index e857bc0f5..dfe5613a6 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. @@ -26,13 +26,13 @@ org.onap.policy.parent integration - 3.0.0 + 3.1.1-SNAPSHOT org.onap.policy.models policy-models - 2.1.1-SNAPSHOT + 2.2.1-SNAPSHOT pom policy-models @@ -40,7 +40,7 @@ 10.13.1.1 - 2.0.1 + 2.1.1 @@ -48,7 +48,7 @@ ${project.basedir}/../target/code-coverage/jacoco-it.exec reuseReports - 1.5.1 + 1.6.2-SNAPSHOT @@ -106,7 +106,6 @@ org.yaml snakeyaml - 1.18 @@ -120,6 +119,11 @@ mariadb-java-client + + org.eclipse.persistence + eclipselink + + junit junit @@ -132,16 +136,73 @@ test - - 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} + @@ -196,7 +257,7 @@ with minor changes --> onap-checkstyle/onap-java-style.xml - ${project.build.sourceDirectory} + ${project.build.sourceDirectory} true true true