From 1ee3a301a982af539acca8bf3b3c5fd0b2c2c395 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 5 Jan 2021 15:15:38 -0500 Subject: Update parent version for Guilin mtce release Update parent version for Guilin mtce release Issue-ID: CCSDK-3074 Signed-off-by: Dan Timoney Change-Id: I32a83167b33962859f9aec97c3bc8d358e53c0c7 --- 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 e4fb82bac..74aa2e450 100755 --- a/northbound/dataChange/installer/pom.xml +++ b/northbound/dataChange/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.2 + 2.0.4-SNAPSHOT diff --git a/northbound/dataChange/model/pom.xml b/northbound/dataChange/model/pom.xml index 54b2cd687..8e1151eff 100755 --- a/northbound/dataChange/model/pom.xml +++ b/northbound/dataChange/model/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.0.2 + 2.0.4-SNAPSHOT diff --git a/northbound/dataChange/pom.xml b/northbound/dataChange/pom.xml index 7e5493301..f6e133c76 100755 --- a/northbound/dataChange/pom.xml +++ b/northbound/dataChange/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.2 + 2.0.4-SNAPSHOT diff --git a/northbound/dataChange/provider/pom.xml b/northbound/dataChange/provider/pom.xml index 60d3398a0..123a91785 100755 --- a/northbound/dataChange/provider/pom.xml +++ b/northbound/dataChange/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.0.2 + 2.0.4-SNAPSHOT -- cgit 1.2.3-korg