From 0a55f19fe503001708b97f96df2f3455f3068cff Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 7 Jan 2021 08:25:13 -0500 Subject: Release version 1.0.4 for Guilin mtce release 1 Release version 1.0.4 of ccsdk/sli for Guilin mtce release 1. Also roll to next snapshot version (1.0.5-SNAPSHOT) Issue-ID: CCSDK-3074 Signed-off-by: Dan Timoney Change-Id: I3f6c8162e1c07b4a32130cd8768260e3aace17ec --- 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..af8a50102 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.5-SNAPSHOT pom ccsdk-sli-northbound :: dataChange :: ${project.artifactId} diff --git a/northbound/dataChange/model/pom.xml b/northbound/dataChange/model/pom.xml index dcfd139db..2abae2495 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.5-SNAPSHOT bundle ccsdk-sli-northbound :: dataChange :: ${project.artifactId} diff --git a/northbound/dataChange/pom.xml b/northbound/dataChange/pom.xml index 9fbc20eed..f4e75a5dc 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.5-SNAPSHOT pom ccsdk-sli-northbound :: dataChange diff --git a/northbound/dataChange/provider/pom.xml b/northbound/dataChange/provider/pom.xml index c12582244..af6785e2f 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.5-SNAPSHOT bundle ccsdk-sli-northbound :: dataChange :: ${project.artifactId} -- cgit