From 6943d7fc51f68d2e6213995d40bbc17f42d629c1 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 9 Aug 2023 15:17:52 +0000 Subject: Release ccsdk/sli --- 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 c36980ec2..35331a9ff 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.7.0-SNAPSHOT + 1.7.0 pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/template-node/pom.xml b/plugins/template-node/pom.xml index f5f581d97..a420d4f33 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.7.0-SNAPSHOT + 1.7.0 pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/template-node/provider/pom.xml b/plugins/template-node/provider/pom.xml index 044cd6ed4..961a810ef 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.7.0-SNAPSHOT + 1.7.0 bundle ccsdk-sli-plugins :: ${project.artifactId} -- cgit 1.2.3-korg