From 42becefc85c13d1fb02df5a9cf20dde8e38fe48b Mon Sep 17 00:00:00 2001 From: Jamo Luhrsen Date: Tue, 3 Apr 2018 11:26:33 -0700 Subject: [PATCH] Remove sfc & vbd due to dlux dependency autorelease is failing because we cannot include DLUX, but SFC and honeycomb/vbd are both still depending on it. Change-Id: Idb2d127251368a6b617d4dabd6e5bc2a22858d13 Signed-off-by: Jamo Luhrsen --- artifacts/upstream/artifacts/pom.xml | 2 +- artifacts/upstream/feature-repos/pom.xml | 2 +- artifacts/upstream/single-features/pom.xml | 2 +- features/repos/index/pom.xml | 2 +- features/singles/odl-integration-all/pom.xml | 2 +- features/singles/odl-integration-compatible-with-all/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index 9f180c30..63371028 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -145,7 +145,7 @@ honeycombvbd - true + false diff --git a/artifacts/upstream/feature-repos/pom.xml b/artifacts/upstream/feature-repos/pom.xml index dffa186c..51727cde 100644 --- a/artifacts/upstream/feature-repos/pom.xml +++ b/artifacts/upstream/feature-repos/pom.xml @@ -383,7 +383,7 @@ sfc - true + false diff --git a/artifacts/upstream/single-features/pom.xml b/artifacts/upstream/single-features/pom.xml index 2c48efce..2d1cf03c 100644 --- a/artifacts/upstream/single-features/pom.xml +++ b/artifacts/upstream/single-features/pom.xml @@ -501,7 +501,7 @@ sfc - true + false diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index acef8d3d..1f1751e2 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -627,7 +627,7 @@ sfc - true + false diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index 79b548fd..556ee7ba 100644 --- a/features/singles/odl-integration-all/pom.xml +++ b/features/singles/odl-integration-all/pom.xml @@ -407,7 +407,7 @@ sfc - true + false diff --git a/features/singles/odl-integration-compatible-with-all/pom.xml b/features/singles/odl-integration-compatible-with-all/pom.xml index aca0bf3f..520ea5c5 100644 --- a/features/singles/odl-integration-compatible-with-all/pom.xml +++ b/features/singles/odl-integration-compatible-with-all/pom.xml @@ -399,7 +399,7 @@ sfc - true + false -- 2.36.6