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 --- plugins/properties-node/installer/pom.xml | 2 +- plugins/properties-node/pom.xml | 2 +- plugins/properties-node/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/properties-node') diff --git a/plugins/properties-node/installer/pom.xml b/plugins/properties-node/installer/pom.xml index 771fb1027..6839d26b9 100755 --- a/plugins/properties-node/installer/pom.xml +++ b/plugins/properties-node/installer/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins properties-node-installer - 1.6.3-SNAPSHOT + 1.7.0-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/properties-node/pom.xml b/plugins/properties-node/pom.xml index c2b3875a5..d7c4f2f3b 100755 --- a/plugins/properties-node/pom.xml +++ b/plugins/properties-node/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins properties-node - 1.6.3-SNAPSHOT + 1.7.0-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/properties-node/provider/pom.xml b/plugins/properties-node/provider/pom.xml index fde6c2968..97181310e 100755 --- a/plugins/properties-node/provider/pom.xml +++ b/plugins/properties-node/provider/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins properties-node-provider - 1.6.3-SNAPSHOT + 1.7.0-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} -- cgit 1.2.3-korg