From 5596c7bcc163f97651e821f3292c3c66416e6d9f Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 6 Jan 2021 20:26:08 +0000 Subject: Release ccsdk/sli --- 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 ba96fcc65..0471be190 100755 --- a/northbound/dataChange/installer/pom.xml +++ b/northbound/dataChange/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound dataChange-installer - 1.0.4-SNAPSHOT + 1.0.4 pom ccsdk-sli-northbound :: dataChange :: ${project.artifactId} diff --git a/northbound/dataChange/model/pom.xml b/northbound/dataChange/model/pom.xml index dcfd139db..a52ac65b0 100755 --- a/northbound/dataChange/model/pom.xml +++ b/northbound/dataChange/model/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound dataChange-model - 1.0.4-SNAPSHOT + 1.0.4 bundle ccsdk-sli-northbound :: dataChange :: ${project.artifactId} diff --git a/northbound/dataChange/pom.xml b/northbound/dataChange/pom.xml index 9fbc20eed..3195916ce 100755 --- a/northbound/dataChange/pom.xml +++ b/northbound/dataChange/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound dataChange - 1.0.4-SNAPSHOT + 1.0.4 pom ccsdk-sli-northbound :: dataChange diff --git a/northbound/dataChange/provider/pom.xml b/northbound/dataChange/provider/pom.xml index c12582244..e34d0d22f 100755 --- a/northbound/dataChange/provider/pom.xml +++ b/northbound/dataChange/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound dataChange-provider - 1.0.4-SNAPSHOT + 1.0.4 bundle ccsdk-sli-northbound :: dataChange :: ${project.artifactId} -- cgit