X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=8541ee21646f267aa7994da8bd0e7de1b3effd5e;hb=e37f5a70bcf3fd8073418c13416cc79c0ef47d59;hp=c429b08ce75ce7dacf227a2690c59bcee9641f48;hpb=dbf173aaab6c58677f7312aeb55afd0dcadbe8c4;p=policy%2Fengine.git diff --git a/pom.xml b/pom.xml index c429b08ce..8541ee216 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine ================================================================================ - Copyright (C) 2017-2019 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"); @@ -24,7 +24,7 @@ org.onap.policy.parent integration - 3.1.0 + 3.1.1-SNAPSHOT org.onap.policy.engine @@ -35,8 +35,6 @@ The ONAP Policy Engine main pom - 1.8 - 1.8 UTF-8 UTF-8 @@ -60,8 +58,8 @@ 1.3.3 1.18 6.8.2 - 1.6.1 - 2.2.0-SNAPSHOT + 1.6.2-SNAPSHOT + 2.2.1-SNAPSHOT PolicyEngineUtils @@ -113,7 +111,7 @@ xml-apis xml-apis - 1.3.03 + 1.4.01 @@ -146,7 +144,7 @@ org.powermock - powermock-api-mockito + powermock-api-mockito2 test @@ -163,7 +161,7 @@ org.easymock easymock - 3.1 + 4.1 test @@ -221,8 +219,7 @@ maven-compiler-plugin ${project.encoding} - ${project.source.version} - ${project.target.version} + ${java.version}