From 953072c4c372748c54abe4214513fc3341ceb915 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 30 Apr 2020 10:38:57 -0400 Subject: Roll to next snapshot Roll to next Frankfurt snapshot Change-Id: I76dda190d8e9ccc65635956499b83b66ead91ad3 Issue-ID: CCSDK-2344 Signed-off-by: Dan Timoney --- 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 374d730f..206a8146 100644 --- a/template-node/installer/pom.xml +++ b/template-node/installer/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.sli.plugins template-node-installer - 0.7.2-SNAPSHOT + 0.7.3-SNAPSHOT pom ccsdk-sli-plugins :: template-node :: ${project.artifactId} diff --git a/template-node/pom.xml b/template-node/pom.xml index 5aa41e49..4fde53a1 100644 --- a/template-node/pom.xml +++ b/template-node/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.sli.plugins template-node - 0.7.2-SNAPSHOT + 0.7.3-SNAPSHOT pom diff --git a/template-node/provider/pom.xml b/template-node/provider/pom.xml index 6515b6e1..d4ae1f6a 100644 --- a/template-node/provider/pom.xml +++ b/template-node/provider/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent binding-parent - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.sli.plugins template-node-provider - 0.7.2-SNAPSHOT + 0.7.3-SNAPSHOT bundle ccsdk-sli-plugins :: template-node :: ${project.artifactId} -- cgit 1.2.3-korg