From 30565d3552e050035148db096af4fb3438c5455d Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 9 Sep 2021 11:19:02 -0400 Subject: Release version 1.3.1 of ccsdk/sli Release version 1.3.1 of ccsdk/sli and roll to next snapshot Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney Change-Id: I11b714ba8dfdd979193e44e4826a6e88a8b096ff --- 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 c77085481..59251392e 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.3.1-SNAPSHOT + 1.3.2-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/dataChange/model/pom.xml b/northbound/dataChange/model/pom.xml index 81ed626dc..35d1eb89a 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.3.1-SNAPSHOT + 1.3.2-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/dataChange/pom.xml b/northbound/dataChange/pom.xml index b1fab12f2..6d1433e1f 100755 --- a/northbound/dataChange/pom.xml +++ b/northbound/dataChange/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound dataChange - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/dataChange/provider/pom.xml b/northbound/dataChange/provider/pom.xml index c1e55ee6f..45645a546 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.3.1-SNAPSHOT + 1.3.2-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} -- cgit 1.2.3-korg