X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=controlloop%2Fcommon%2Frules-test%2Fpom.xml;h=b0e67fb131324f4c6b8f55886f3a768d8d0bc87d;hb=refs%2Fheads%2Fmaster;hp=9c2fd452cf492cc05e9dcd5cf3ad05e14dd3cfb5;hpb=97c994c9d4bf2e2710997281493f84bd80eceb13;p=policy%2Fdrools-applications.git diff --git a/controlloop/common/rules-test/pom.xml b/controlloop/common/rules-test/pom.xml index 9c2fd452c..b0e67fb13 100644 --- a/controlloop/common/rules-test/pom.xml +++ b/controlloop/common/rules-test/pom.xml @@ -2,7 +2,8 @@ ============LICENSE_START======================================================= ONAP ================================================================================ - Copyright (C) 2020 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved. + Modifications Copyright (C) 2023 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -18,24 +19,20 @@ ============LICENSE_END========================================================= --> - + 4.0.0 - org.onap.policy.drools-applications.controlloop.common drools-applications-common - 1.6.5-SNAPSHOT + 3.0.0-SNAPSHOT rules-test Common Utilities to facilitate testing via JUnit jar - - 2.0.4 - - org.onap.policy.models.policy-models-interactions.model-impl @@ -61,8 +58,8 @@ provided - junit - junit + org.mockito + mockito-junit-jupiter provided @@ -71,9 +68,9 @@ compile - org.assertj - assertj-core - test + org.springframework + spring-test + provided ch.qos.logback @@ -107,11 +104,6 @@ provided true - - org.powermock - powermock-api-mockito2 - test - org.onap.policy.common utils-test @@ -119,41 +111,4 @@ test - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.jacoco - - jacoco-maven-plugin - - - [0.7.1.201405082137,) - - - prepare-agent - - - - - - - - - - - - -