From e93adc2a73a42af34d2bb01411286f9c10d6bf82 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 22 Feb 2021 14:11:46 -0500 Subject: Use released version of parent poms Use released version 2.1.1 of parent poms Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney Change-Id: Ied983f40f2d445dd58061eed3475aa0ac210a7d2 --- northbound/features/ccsdk-asdcApi/pom.xml | 2 +- northbound/features/ccsdk-daexim-offsite-backup/pom.xml | 2 +- northbound/features/ccsdk-dataChange/pom.xml | 2 +- northbound/features/ccsdk-lcm/pom.xml | 2 +- northbound/features/ccsdk-sli-northbound-all/pom.xml | 2 +- northbound/features/features-sli-northbound/pom.xml | 2 +- northbound/features/installer/pom.xml | 2 +- northbound/features/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'northbound/features') diff --git a/northbound/features/ccsdk-asdcApi/pom.xml b/northbound/features/ccsdk-asdcApi/pom.xml index eef81ba51..5195b7d7d 100644 --- a/northbound/features/ccsdk-asdcApi/pom.xml +++ b/northbound/features/ccsdk-asdcApi/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1-SNAPSHOT + 2.1.1 diff --git a/northbound/features/ccsdk-daexim-offsite-backup/pom.xml b/northbound/features/ccsdk-daexim-offsite-backup/pom.xml index 5bcb1822f..e3ed73489 100644 --- a/northbound/features/ccsdk-daexim-offsite-backup/pom.xml +++ b/northbound/features/ccsdk-daexim-offsite-backup/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1-SNAPSHOT + 2.1.1 diff --git a/northbound/features/ccsdk-dataChange/pom.xml b/northbound/features/ccsdk-dataChange/pom.xml index 4a62b1d2e..1b74f175c 100644 --- a/northbound/features/ccsdk-dataChange/pom.xml +++ b/northbound/features/ccsdk-dataChange/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1-SNAPSHOT + 2.1.1 diff --git a/northbound/features/ccsdk-lcm/pom.xml b/northbound/features/ccsdk-lcm/pom.xml index 3c24a7922..0baf00460 100644 --- a/northbound/features/ccsdk-lcm/pom.xml +++ b/northbound/features/ccsdk-lcm/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1-SNAPSHOT + 2.1.1 diff --git a/northbound/features/ccsdk-sli-northbound-all/pom.xml b/northbound/features/ccsdk-sli-northbound-all/pom.xml index 4fd04b113..5c436c109 100644 --- a/northbound/features/ccsdk-sli-northbound-all/pom.xml +++ b/northbound/features/ccsdk-sli-northbound-all/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1-SNAPSHOT + 2.1.1 diff --git a/northbound/features/features-sli-northbound/pom.xml b/northbound/features/features-sli-northbound/pom.xml index 77b6e2f62..605251a82 100644 --- a/northbound/features/features-sli-northbound/pom.xml +++ b/northbound/features/features-sli-northbound/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent feature-repo-parent - 2.1.1-SNAPSHOT + 2.1.1 diff --git a/northbound/features/installer/pom.xml b/northbound/features/installer/pom.xml index 1b7783b2a..e9f1103c3 100755 --- a/northbound/features/installer/pom.xml +++ b/northbound/features/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.1-SNAPSHOT + 2.1.1 diff --git a/northbound/features/pom.xml b/northbound/features/pom.xml index 4de0fe76a..bad023f92 100755 --- a/northbound/features/pom.xml +++ b/northbound/features/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.1-SNAPSHOT + 2.1.1 -- cgit 1.2.3-korg