From c41148873b6a85a18ac92de52bf122729516b358 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 19 Sep 2024 17:06:54 -0400 Subject: Release initial Oslo version of ccsdk/sli Release initial Oslo version and roll to next snapshot Issue-ID: CCSDK-3992 Change-Id: Ifb149c94dd21822d205bd739ca0f67d25debb957 Signed-off-by: Dan Timoney --- 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 6bf4c1f41..742f49eb5 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.9.0-SNAPSHOT + 1.9.1-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/template-node/pom.xml b/plugins/template-node/pom.xml index 24c8f5245..1ebc4746d 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.9.0-SNAPSHOT + 1.9.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 dce01c6a6..1d521b9cd 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.9.0-SNAPSHOT + 1.9.1-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} -- cgit 1.2.3-korg