From cfe678d453a4c9d442b6d54a00a75c21d581fc22 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 27 Apr 2020 09:55:15 -0400 Subject: Use RC1 version of parent poms Update to use RC1 version of parent poms and declared bgp dependency as optional. Change-Id: I3c4312e3d4be5b44eb85effa5176e3a014664591 Issue-ID: CCSDK-2344 Signed-off-by: Dan Timoney --- features/ccsdk-dblib/pom.xml | 2 +- features/ccsdk-filters/pom.xml | 2 +- features/ccsdk-sli-core-all/pom.xml | 2 +- features/ccsdk-sli/pom.xml | 2 +- features/ccsdk-sliPluginUtils/pom.xml | 2 +- features/ccsdk-sliapi/pom.xml | 2 +- features/ccsdk-slicore-utils/pom.xml | 2 +- features/features-sli-core/pom.xml | 2 +- features/installer/pom.xml | 2 +- features/pom.xml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'features') diff --git a/features/ccsdk-dblib/pom.xml b/features/ccsdk-dblib/pom.xml index ca022558..a12956e0 100644 --- a/features/ccsdk-dblib/pom.xml +++ b/features/ccsdk-dblib/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 1.5.3-SNAPSHOT + 1.5.4 diff --git a/features/ccsdk-filters/pom.xml b/features/ccsdk-filters/pom.xml index 1b1f1cf0..3ad01432 100644 --- a/features/ccsdk-filters/pom.xml +++ b/features/ccsdk-filters/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 1.5.3-SNAPSHOT + 1.5.4 diff --git a/features/ccsdk-sli-core-all/pom.xml b/features/ccsdk-sli-core-all/pom.xml index 8e60b7c1..76365096 100644 --- a/features/ccsdk-sli-core-all/pom.xml +++ b/features/ccsdk-sli-core-all/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 1.5.3-SNAPSHOT + 1.5.4 diff --git a/features/ccsdk-sli/pom.xml b/features/ccsdk-sli/pom.xml index 80c1e3d3..9fed8c26 100644 --- a/features/ccsdk-sli/pom.xml +++ b/features/ccsdk-sli/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 1.5.3-SNAPSHOT + 1.5.4 diff --git a/features/ccsdk-sliPluginUtils/pom.xml b/features/ccsdk-sliPluginUtils/pom.xml index 40f6e923..e1e3b1ae 100644 --- a/features/ccsdk-sliPluginUtils/pom.xml +++ b/features/ccsdk-sliPluginUtils/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 1.5.3-SNAPSHOT + 1.5.4 diff --git a/features/ccsdk-sliapi/pom.xml b/features/ccsdk-sliapi/pom.xml index b5a4ea4b..3a0e514c 100644 --- a/features/ccsdk-sliapi/pom.xml +++ b/features/ccsdk-sliapi/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 1.5.3-SNAPSHOT + 1.5.4 diff --git a/features/ccsdk-slicore-utils/pom.xml b/features/ccsdk-slicore-utils/pom.xml index 4ee03b60..c92ec130 100644 --- a/features/ccsdk-slicore-utils/pom.xml +++ b/features/ccsdk-slicore-utils/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 1.5.3-SNAPSHOT + 1.5.4 diff --git a/features/features-sli-core/pom.xml b/features/features-sli-core/pom.xml index 94c2d024..441a27c4 100644 --- a/features/features-sli-core/pom.xml +++ b/features/features-sli-core/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent feature-repo-parent - 1.5.3-SNAPSHOT + 1.5.4 diff --git a/features/installer/pom.xml b/features/installer/pom.xml index d17d13fd..b078e80c 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.3-SNAPSHOT + 1.5.4 diff --git a/features/pom.xml b/features/pom.xml index 78cfc0d1..ec9b45fd 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.3-SNAPSHOT + 1.5.4 -- cgit 1.2.3-korg