From 21e0eb9b300bb0d764e39fb9c914fd0d82aee456 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 6 Jun 2023 06:44:51 -0400 Subject: Roll master for Montreal Roll version to initial snapshot for Montreal release Issue-ID: CCSDK-3903 Signed-off-by: Dan Timoney Change-Id: I7eff8d6d696832d5c2d7e9f01d66dd3e15b7eae4 --- 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 aa28205b9..6a04f93a9 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.6.3-SNAPSHOT + 1.7.0-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/dataChange/model/pom.xml b/northbound/dataChange/model/pom.xml index 71798efac..c25e0b98c 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.6.3-SNAPSHOT + 1.7.0-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/dataChange/pom.xml b/northbound/dataChange/pom.xml index 667fb6025..02520c870 100755 --- a/northbound/dataChange/pom.xml +++ b/northbound/dataChange/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound dataChange - 1.6.3-SNAPSHOT + 1.7.0-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/dataChange/provider/pom.xml b/northbound/dataChange/provider/pom.xml index c09009aba..a3ad5190a 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.6.3-SNAPSHOT + 1.7.0-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} -- cgit 1.2.3-korg