From c8578ac687a807baef7363a5b33a780e1fb7468f Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 31 Aug 2021 11:38:37 +0000 Subject: Release ccsdk/sli --- 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 8452af720..cb0efd033 100755 --- a/northbound/lcm/installer/pom.xml +++ b/northbound/lcm/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound lcm-installer - 1.3.0-SNAPSHOT + 1.3.0 pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/lcm/model/pom.xml b/northbound/lcm/model/pom.xml index 0de48ad1d..4668a5f5e 100755 --- a/northbound/lcm/model/pom.xml +++ b/northbound/lcm/model/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound lcm-model - 1.3.0-SNAPSHOT + 1.3.0 bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/lcm/pom.xml b/northbound/lcm/pom.xml index 775f12f03..f98113929 100755 --- a/northbound/lcm/pom.xml +++ b/northbound/lcm/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound lcm - 1.3.0-SNAPSHOT + 1.3.0 pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/lcm/provider/pom.xml b/northbound/lcm/provider/pom.xml index 4a326cded..d5bdb6d77 100755 --- a/northbound/lcm/provider/pom.xml +++ b/northbound/lcm/provider/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound lcm-provider - 1.3.0-SNAPSHOT + 1.3.0 bundle ccsdk-sli-northbound :: ${project.artifactId} -- cgit 1.2.3-korg