From ca9305fc67f58c9988c4c53f1eb686383da9fa60 Mon Sep 17 00:00:00 2001 From: Luis Gomez Date: Tue, 26 May 2020 14:58:35 -0700 Subject: [PATCH] Restore master distribution We have to remove lisp and netvirt to restore distribution build. Change-Id: Iad01baabda6c357c26c9e8a621552f8bddca128c Signed-off-by: Luis Gomez --- artifacts/upstream/artifacts/pom.xml | 4 ++-- features/repos/index/pom.xml | 4 ++-- features/singles/odl-integration-all/pom.xml | 2 +- features/singles/odl-integration-compatible-with-all/pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index 03c43405..fed91695 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -162,7 +162,7 @@ lispflowmapping - true + false @@ -221,7 +221,7 @@ netvirt - true + false diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index a24ecf5a..68382902 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -197,7 +197,7 @@ lispflowmapping - true + false @@ -260,7 +260,7 @@ netvirt - true + false diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index 12c7efb9..2801b9b6 100644 --- a/features/singles/odl-integration-all/pom.xml +++ b/features/singles/odl-integration-all/pom.xml @@ -117,7 +117,7 @@ netvirt - 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 7a92d1a3..30feabcd 100644 --- a/features/singles/odl-integration-compatible-with-all/pom.xml +++ b/features/singles/odl-integration-compatible-with-all/pom.xml @@ -148,7 +148,7 @@ lispflowmapping - true + false -- 2.36.6