From 8aafc0589b1c01af7828760c19254a2c2d1b0250 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 25 Nov 2020 15:55:52 -0500 Subject: Release version 1.1.0 of sli/plugins Release initial Honolulu version of sli/plugins and roll version to next snapshot Change-Id: I75d58fccc8ab0b5653d3160ed6f2e302c3ade8b9 Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney --- template-node/installer/pom.xml | 4 ++-- template-node/pom.xml | 4 ++-- template-node/provider/pom.xml | 8 ++------ 3 files changed, 6 insertions(+), 10 deletions(-) (limited to 'template-node') diff --git a/template-node/installer/pom.xml b/template-node/installer/pom.xml index da7f1f21..c6ed6312 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.1-SNAPSHOT pom ccsdk-sli-plugins :: template-node :: ${project.artifactId} diff --git a/template-node/pom.xml b/template-node/pom.xml index 6cfce520..615c5d34 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.1-SNAPSHOT pom diff --git a/template-node/provider/pom.xml b/template-node/provider/pom.xml index 6fcf25d0..d7bc54fc 100644 --- a/template-node/provider/pom.xml +++ b/template-node/provider/pom.xml @@ -5,20 +5,16 @@ 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.1-SNAPSHOT bundle ccsdk-sli-plugins :: template-node :: ${project.artifactId} - - ${project.version} - - -- cgit 1.2.3-korg