From e856f7bf28d0cfdd463963cb199db14ddccb0210 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 11 Oct 2019 09:54:53 -0400 Subject: Roll version to 0.6.4 Roll version to 0.6.4-SNAPSHOT Change-Id: I1ae8bc6164226ca308c9ed9400ea5fdeb12d83f3 Issue-ID: CCSDK-1827 Signed-off-by: Timoney, Dan (dt5972) --- lcm/features/ccsdk-lcm/pom.xml | 4 ++-- lcm/features/features-lcm/pom.xml | 4 ++-- lcm/features/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'lcm/features') diff --git a/lcm/features/ccsdk-lcm/pom.xml b/lcm/features/ccsdk-lcm/pom.xml index 5bd82935..beba8f6f 100644 --- a/lcm/features/ccsdk-lcm/pom.xml +++ b/lcm/features/ccsdk-lcm/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 1.4.3-SNAPSHOT + 1.4.4-SNAPSHOT org.onap.ccsdk.sli.northbound ccsdk-lcm - 0.6.3-SNAPSHOT + 0.6.4-SNAPSHOT feature ccsdk-sli-northbound :: lcm :: ${project.artifactId} diff --git a/lcm/features/features-lcm/pom.xml b/lcm/features/features-lcm/pom.xml index 4981d5b0..27365c1d 100644 --- a/lcm/features/features-lcm/pom.xml +++ b/lcm/features/features-lcm/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent feature-repo-parent - 1.4.3-SNAPSHOT + 1.4.4-SNAPSHOT org.onap.ccsdk.sli.northbound features-lcm - 0.6.3-SNAPSHOT + 0.6.4-SNAPSHOT feature ccsdk-sli-northbound :: lcm :: ${project.artifactId} diff --git a/lcm/features/pom.xml b/lcm/features/pom.xml index f340bd50..aff23786 100755 --- a/lcm/features/pom.xml +++ b/lcm/features/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.3-SNAPSHOT + 1.4.4-SNAPSHOT org.onap.ccsdk.sli.northbound lcm-features - 0.6.3-SNAPSHOT + 0.6.4-SNAPSHOT pom ccsdk-sli-northbound :: lcm :: ${project.artifactId} -- cgit 1.2.3-korg