From 355def7bdaf1257a6c3933514f5f9ddb232e0e17 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 19 Sep 2022 15:17:55 -0400 Subject: Release ccsdk/sli version 1.5.0 Release ccsdk/sli version 1.5.0 - initial Kohn version and roll to next snapshot version. Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney Change-Id: Id3ce3374bef180ee30a6103917a43321118643bb --- plugins/template-node/installer/pom.xml | 2 +- plugins/template-node/pom.xml | 2 +- plugins/template-node/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/template-node') diff --git a/plugins/template-node/installer/pom.xml b/plugins/template-node/installer/pom.xml index 3ca9da93e..626d499ea 100644 --- a/plugins/template-node/installer/pom.xml +++ b/plugins/template-node/installer/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins template-node-installer - 1.5.0-SNAPSHOT + 1.5.1-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/template-node/pom.xml b/plugins/template-node/pom.xml index 73bc63deb..18b020794 100644 --- a/plugins/template-node/pom.xml +++ b/plugins/template-node/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins template-node - 1.5.0-SNAPSHOT + 1.5.1-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/template-node/provider/pom.xml b/plugins/template-node/provider/pom.xml index 3dc24e553..ea360e766 100644 --- a/plugins/template-node/provider/pom.xml +++ b/plugins/template-node/provider/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins template-node-provider - 1.5.0-SNAPSHOT + 1.5.1-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} -- cgit 1.2.3-korg