From 084b37483a8b5fc4b8cb90f97e5359afc136d121 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Wed, 9 Jun 2021 18:10:02 -0400 Subject: Updating odlparent version to 2.1.6 Issue-ID: CCSDK-3330 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I564eb463011f1e3b60b5dc67063e7827d7b89fd8 --- northbound/dataChange/installer/pom.xml | 2 +- northbound/dataChange/model/pom.xml | 2 +- northbound/dataChange/pom.xml | 2 +- northbound/dataChange/provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'northbound/dataChange') diff --git a/northbound/dataChange/installer/pom.xml b/northbound/dataChange/installer/pom.xml index 81b13550a..5abb1e4f7 100755 --- a/northbound/dataChange/installer/pom.xml +++ b/northbound/dataChange/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.5 + 2.1.6 diff --git a/northbound/dataChange/model/pom.xml b/northbound/dataChange/model/pom.xml index 61c4fa780..f36f4a0d5 100755 --- a/northbound/dataChange/model/pom.xml +++ b/northbound/dataChange/model/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.1.5 + 2.1.6 diff --git a/northbound/dataChange/pom.xml b/northbound/dataChange/pom.xml index d7a983633..05f577e7e 100755 --- a/northbound/dataChange/pom.xml +++ b/northbound/dataChange/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.5 + 2.1.6 diff --git a/northbound/dataChange/provider/pom.xml b/northbound/dataChange/provider/pom.xml index e423ee76b..624f5b5ad 100755 --- a/northbound/dataChange/provider/pom.xml +++ b/northbound/dataChange/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.1.5 + 2.1.6 -- cgit