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/asdcApi/installer/pom.xml | 4 ++-- northbound/asdcApi/model/pom.xml | 4 ++-- northbound/asdcApi/pom.xml | 4 ++-- northbound/asdcApi/provider/pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'northbound/asdcApi') diff --git a/northbound/asdcApi/installer/pom.xml b/northbound/asdcApi/installer/pom.xml index 30775361b..e1fc63242 100755 --- a/northbound/asdcApi/installer/pom.xml +++ b/northbound/asdcApi/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 asdcApi-installer - 1.3.0-SNAPSHOT + 1.3.0 pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/asdcApi/model/pom.xml b/northbound/asdcApi/model/pom.xml index 54facd7a4..76992b38d 100755 --- a/northbound/asdcApi/model/pom.xml +++ b/northbound/asdcApi/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 asdcApi-model - 1.3.0-SNAPSHOT + 1.3.0 bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/asdcApi/pom.xml b/northbound/asdcApi/pom.xml index 75e93ca5c..96248611c 100755 --- a/northbound/asdcApi/pom.xml +++ b/northbound/asdcApi/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound asdcApi - 1.3.0-SNAPSHOT + 1.3.0 pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/asdcApi/provider/pom.xml b/northbound/asdcApi/provider/pom.xml index 0b82a0ce3..e175aa9ab 100755 --- a/northbound/asdcApi/provider/pom.xml +++ b/northbound/asdcApi/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 asdcApi-provider - 1.3.0-SNAPSHOT + 1.3.0 bundle ccsdk-sli-northbound :: ${project.artifactId} -- cgit 1.2.3-korg