From 2cd6a241db2481598b50be9996688c89608073d5 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 28 May 2019 11:07:40 -0400 Subject: Roll to next snapshot Roll to next snapshot version (0.4.4-SNAPSHOT) Change-Id: I75c50a75f61a744104fdca44e65ef86665c419aa Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) --- features/ccsdk-sli-core-all/pom.xml | 4 ++-- features/features-sli-core/pom.xml | 4 ++-- features/installer/pom.xml | 4 ++-- features/pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'features') diff --git a/features/ccsdk-sli-core-all/pom.xml b/features/ccsdk-sli-core-all/pom.xml index 7e7bfb71..02af5fa8 100644 --- a/features/ccsdk-sli-core-all/pom.xml +++ b/features/ccsdk-sli-core-all/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 1.2.3 + 1.2.4-SNAPSHOT org.onap.ccsdk.sli.core ccsdk-sli-core-all - 0.4.3-SNAPSHOT + 0.4.4-SNAPSHOT feature ccsdk-sli-core :: features :: ${project.artifactId} diff --git a/features/features-sli-core/pom.xml b/features/features-sli-core/pom.xml index 6e77d3a8..2eaee12e 100644 --- a/features/features-sli-core/pom.xml +++ b/features/features-sli-core/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent feature-repo-parent - 1.2.3 + 1.2.4-SNAPSHOT org.onap.ccsdk.sli.core features-sli-core - 0.4.3-SNAPSHOT + 0.4.4-SNAPSHOT feature ccsdk-sli-core :: features :: ${project.artifactId} diff --git a/features/installer/pom.xml b/features/installer/pom.xml index d3441be1..217aa7b3 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.3 + 1.2.4-SNAPSHOT org.onap.ccsdk.sli.core slicore-features-installer - 0.4.3-SNAPSHOT + 0.4.4-SNAPSHOT pom ccsdk-sli-core :: features :: ${project.artifactId} diff --git a/features/pom.xml b/features/pom.xml index b12acfe8..83adc9f5 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.3 + 1.2.4-SNAPSHOT org.onap.ccsdk.sli.core slicore-feature-aggregator - 0.4.3-SNAPSHOT + 0.4.4-SNAPSHOT pom ccsdk-sli-core :: features -- cgit 1.2.3-korg