X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=ba50b72d959171a271150676f2d1f12fe45839f0;hb=refs%2Fheads%2Fmaster;hp=95eaba96191d9d6a6182a7f75c4226fdf75920f2;hpb=e6f1b6d1c768d34ba3f9d7a1c6b9c7f704dc83ef;p=policy%2Fdrools-applications.git diff --git a/pom.xml b/pom.xml index 95eaba961..145873275 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ drools-pdp-apps ================================================================================ Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2019,2023 Nordix Foundation. + Modifications Copyright (C) 2019, 2023-2024 Nordix Foundation. ================================================================================ 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 - 4.0.3-SNAPSHOT + 5.0.0-SNAPSHOT org.onap.policy.drools-applications drools-applications - 2.0.3-SNAPSHOT + 3.0.0-SNAPSHOT policy-drools-applications pom @@ -47,9 +47,9 @@ UTF-8 - 2.0.3-SNAPSHOT - 3.0.3-SNAPSHOT - 2.0.3-SNAPSHOT + 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT + 3.0.0-SNAPSHOT --add-opens java.base/java.lang=ALL-UNNAMED @@ -69,7 +69,7 @@ maven-compiler-plugin ${project.build.sourceEncoding} - ${java.version} + 11 @@ -125,6 +125,11 @@ logback-classic provided + + org.junit.jupiter + junit-jupiter-api + test + org.junit.jupiter junit-jupiter-engine @@ -135,6 +140,11 @@ mockito-core test + + org.mockito + mockito-junit-jupiter + test + org.springframework spring-test