From 24d7909216158af0df64fe07d2e9305f88a95126 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 17 Sep 2019 14:57:26 -0400 Subject: Roll to next snapshot Roll to next snapshot version Change-Id: I5da8538cd3e3f3c70a76bd8de915025375d67817 Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) --- template-node/features/ccsdk-template-node/pom.xml | 4 ++-- template-node/features/features-template-node/pom.xml | 4 ++-- template-node/features/pom.xml | 4 ++-- template-node/installer/pom.xml | 4 ++-- template-node/pom.xml | 4 ++-- template-node/provider/pom.xml | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) (limited to 'template-node') diff --git a/template-node/features/ccsdk-template-node/pom.xml b/template-node/features/ccsdk-template-node/pom.xml index f232959c..84c8292b 100644 --- a/template-node/features/ccsdk-template-node/pom.xml +++ b/template-node/features/ccsdk-template-node/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT org.onap.ccsdk.sli.plugins ccsdk-template-node - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT feature ccsdk-sli-plugins :: template-node :: ${project.artifactId} diff --git a/template-node/features/features-template-node/pom.xml b/template-node/features/features-template-node/pom.xml index ac7486ee..c11a05e5 100644 --- a/template-node/features/features-template-node/pom.xml +++ b/template-node/features/features-template-node/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent feature-repo-parent - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT org.onap.ccsdk.sli.plugins features-template-node - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT feature diff --git a/template-node/features/pom.xml b/template-node/features/pom.xml index 4b983995..be183d99 100644 --- a/template-node/features/pom.xml +++ b/template-node/features/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT org.onap.ccsdk.sli.plugins template-node-features - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT pom diff --git a/template-node/installer/pom.xml b/template-node/installer/pom.xml index 4bd92471..c71503eb 100644 --- a/template-node/installer/pom.xml +++ b/template-node/installer/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT org.onap.ccsdk.sli.plugins template-node-installer - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT pom ccsdk-sli-plugins :: template-node :: ${project.artifactId} diff --git a/template-node/pom.xml b/template-node/pom.xml index dd9cab8b..ab44bd0a 100644 --- a/template-node/pom.xml +++ b/template-node/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT org.onap.ccsdk.sli.plugins template-node - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT pom diff --git a/template-node/provider/pom.xml b/template-node/provider/pom.xml index 1d25ff7e..51219a8a 100644 --- a/template-node/provider/pom.xml +++ b/template-node/provider/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent binding-parent - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT org.onap.ccsdk.sli.plugins template-node-provider - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT bundle ccsdk-sli-plugins :: template-node :: ${project.artifactId} -- cgit 1.2.3-korg