From 76c3f68ca2ab53986fc8be584817b9ca03c5cc03 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 13 Nov 2018 12:54:56 -0500 Subject: Prepare for release build Prepare sli/northbound for 0.3.2 release build Change-Id: I2119e027a428f2e26be858defa716dec184109c2 Issue-ID: CCSDK-679 Signed-off-by: Timoney, Dan (dt5972) --- features/ccsdk-sli-northbound-all/pom.xml | 2 +- features/features-sli-northbound/pom.xml | 2 +- features/installer/pom.xml | 2 +- features/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'features') diff --git a/features/ccsdk-sli-northbound-all/pom.xml b/features/ccsdk-sli-northbound-all/pom.xml index cb5e50f6..159d65a8 100644 --- a/features/ccsdk-sli-northbound-all/pom.xml +++ b/features/ccsdk-sli-northbound-all/pom.xml @@ -7,7 +7,7 @@ org.onap.ccsdk.parent single-feature-parent - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/features/features-sli-northbound/pom.xml b/features/features-sli-northbound/pom.xml index c0602315..c2ddeb81 100644 --- a/features/features-sli-northbound/pom.xml +++ b/features/features-sli-northbound/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent feature-repo-parent - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/features/installer/pom.xml b/features/installer/pom.xml index b124b147..21a09525 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -6,7 +6,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/features/pom.xml b/features/pom.xml index 6da6e9b3..b54e3ccd 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.2-SNAPSHOT + 1.1.2 -- cgit 1.2.3-korg