From ddd96fd01d7ec9357f9c88fb716145d173549e0e Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 2 Dec 2024 21:45:10 +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 97a566fb9..66f874b87 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 - 2.0.1-SNAPSHOT + 2.0.1 pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/template-node/pom.xml b/plugins/template-node/pom.xml index ea9a19cb3..bf8d0ea55 100644 --- a/plugins/template-node/pom.xml +++ b/plugins/template-node/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins template-node - 2.0.1-SNAPSHOT + 2.0.1 pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/template-node/provider/pom.xml b/plugins/template-node/provider/pom.xml index 0909ea509..57ec6a2e1 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 - 2.0.1-SNAPSHOT + 2.0.1 bundle ccsdk-sli-plugins :: ${project.artifactId} -- cgit