From 244f1cc72496ff046abbbfdd1a54f7643f63dca3 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 25 Nov 2020 20:31:29 +0000 Subject: Release ccsdk/sli/plugins --- template-node/installer/pom.xml | 4 ++-- template-node/pom.xml | 4 ++-- template-node/provider/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'template-node') diff --git a/template-node/installer/pom.xml b/template-node/installer/pom.xml index da7f1f21..58cb1748 100644 --- a/template-node/installer/pom.xml +++ b/template-node/installer/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.0-SNAPSHOT + 2.1.0 org.onap.ccsdk.sli.plugins template-node-installer - 1.1.0-SNAPSHOT + 1.1.0 pom ccsdk-sli-plugins :: template-node :: ${project.artifactId} diff --git a/template-node/pom.xml b/template-node/pom.xml index 6cfce520..3907d403 100644 --- a/template-node/pom.xml +++ b/template-node/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.0-SNAPSHOT + 2.1.0 org.onap.ccsdk.sli.plugins template-node - 1.1.0-SNAPSHOT + 1.1.0 pom diff --git a/template-node/provider/pom.xml b/template-node/provider/pom.xml index 6fcf25d0..f1ff596e 100644 --- a/template-node/provider/pom.xml +++ b/template-node/provider/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent binding-parent - 2.1.0-SNAPSHOT + 2.1.0 org.onap.ccsdk.sli.plugins template-node-provider - 1.1.0-SNAPSHOT + 1.1.0 bundle ccsdk-sli-plugins :: template-node :: ${project.artifactId} -- cgit 1.2.3-korg