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 --- northbound/asdcApi/installer/pom.xml | 2 +- northbound/asdcApi/model/pom.xml | 2 +- northbound/asdcApi/pom.xml | 2 +- northbound/asdcApi/provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'northbound/asdcApi') diff --git a/northbound/asdcApi/installer/pom.xml b/northbound/asdcApi/installer/pom.xml index 833334a5c..8f3a1f1cd 100755 --- a/northbound/asdcApi/installer/pom.xml +++ b/northbound/asdcApi/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.0 + 2.4.1-SNAPSHOT diff --git a/northbound/asdcApi/model/pom.xml b/northbound/asdcApi/model/pom.xml index c917fd957..54bc54ca7 100755 --- a/northbound/asdcApi/model/pom.xml +++ b/northbound/asdcApi/model/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.4.0 + 2.4.1-SNAPSHOT diff --git a/northbound/asdcApi/pom.xml b/northbound/asdcApi/pom.xml index 1e0f4f83f..4cfd9a7ae 100755 --- a/northbound/asdcApi/pom.xml +++ b/northbound/asdcApi/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.0 + 2.4.1-SNAPSHOT diff --git a/northbound/asdcApi/provider/pom.xml b/northbound/asdcApi/provider/pom.xml index a3e2c9185..4cb5b5679 100755 --- a/northbound/asdcApi/provider/pom.xml +++ b/northbound/asdcApi/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.4.0 + 2.4.1-SNAPSHOT -- cgit 1.2.3-korg