From 764b658c8138a9e52798ba70117fc0222893c266 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 9 Mar 2021 11:47:09 -0500 Subject: Roll master version for Istanbul Roll versions of ccskd parent poms to 2.2.0-SNAPSHOT and of ccsdk/sli to 1.3.0-SNAPSHOT for Istanbul release Issue-ID: CCSDK-3190 Signed-off-by: Dan Timoney Change-Id: I1af3a469f0d8b5f46eed878e59dc318a9857c6db --- northbound/lcm/installer/pom.xml | 4 ++-- northbound/lcm/model/pom.xml | 4 ++-- northbound/lcm/pom.xml | 4 ++-- northbound/lcm/provider/pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'northbound/lcm') diff --git a/northbound/lcm/installer/pom.xml b/northbound/lcm/installer/pom.xml index 0c453c617..8452af720 100755 --- a/northbound/lcm/installer/pom.xml +++ b/northbound/lcm/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.sli.northbound lcm-installer - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/lcm/model/pom.xml b/northbound/lcm/model/pom.xml index 51c6d012f..0de48ad1d 100755 --- a/northbound/lcm/model/pom.xml +++ b/northbound/lcm/model/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.sli.northbound lcm-model - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/lcm/pom.xml b/northbound/lcm/pom.xml index 35891a309..775f12f03 100755 --- a/northbound/lcm/pom.xml +++ b/northbound/lcm/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.sli.northbound lcm - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/lcm/provider/pom.xml b/northbound/lcm/provider/pom.xml index 65ab60611..4a326cded 100755 --- a/northbound/lcm/provider/pom.xml +++ b/northbound/lcm/provider/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.1.1 + 2.2.0-SNAPSHOT org.onap.ccsdk.sli.northbound lcm-provider - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} -- cgit 1.2.3-korg