From de63cbb97a9f751f8856647dbf81eb632420cd9d Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 21 Jul 2022 08:25:58 -0400 Subject: Migrate sli to sulfur sr1 Migrate sli to OpenDaylight Sulfur release Issue-ID: CCSDK-3693 Signed-off-by: Dan Timoney Change-Id: I3ca6fb12a03038a9447747650ea2a6e6d6e71d9d --- adaptors/aai-service/provider/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'adaptors/aai-service/provider/pom.xml') diff --git a/adaptors/aai-service/provider/pom.xml b/adaptors/aai-service/provider/pom.xml index 1bb7505b2..118abfbcf 100755 --- a/adaptors/aai-service/provider/pom.xml +++ b/adaptors/aai-service/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.4.0 + 2.4.1-SNAPSHOT @@ -36,6 +36,7 @@ org.mockito mockito-core + 3.12.4 test -- cgit 1.2.3-korg