From f4d871ba532bb32fac0d218ba7c6058130f653e1 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 19 Apr 2021 14:46:35 -0400 Subject: Release version 1.2.2 and roll to next snapshot Release version 1.2.2 of ccsdk/sli and roll to next snapshot Issue-ID: SDNC-1515 Signed-off-by: Dan Timoney Change-Id: Ie301afd08ba9039b510b55f38b7be5ad8d1773cb --- 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 929cc51ef..aaee98351 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.2.2-SNAPSHOT + 1.2.3-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/template-node/pom.xml b/plugins/template-node/pom.xml index 40614ea49..96d37cd9b 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.2.2-SNAPSHOT + 1.2.3-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/template-node/provider/pom.xml b/plugins/template-node/provider/pom.xml index 7abbe835d..b8b660074 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.2.2-SNAPSHOT + 1.2.3-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} -- cgit 1.2.3-korg