From 3f3e689bb5940b93d52fe543d9cc0a814c576475 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 23 Feb 2021 11:37:18 -0500 Subject: Roll to next Honolulu snapshot Roll to next Honolulu snapshot Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney Change-Id: I63f203e2d0dfc300b0693fdc46abeb9054596727 --- 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 0b0fda59e..e0d24c416 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.0-SNAPSHOT + 1.2.1-SNAPSHOT pom ccsdk-sli-plugins :: template-node :: ${project.artifactId} diff --git a/plugins/template-node/pom.xml b/plugins/template-node/pom.xml index 34cdbe122..847ce01fc 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.0-SNAPSHOT + 1.2.1-SNAPSHOT pom diff --git a/plugins/template-node/provider/pom.xml b/plugins/template-node/provider/pom.xml index 7437241ed..0b6551a73 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.0-SNAPSHOT + 1.2.1-SNAPSHOT bundle ccsdk-sli-plugins :: template-node :: ${project.artifactId} -- cgit