From 57906ff892689417793fe9ab0bc728cfb9366717 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sun, 19 Sep 2021 21:48:19 +0200 Subject: [PATCH] Remove neutron from distribution lispflowmapping no longer depends on neutron, remove it from distribution. Change-Id: I632bfdfb735e1a8d53d1bad204518869c8bd555f Signed-off-by: Robert Varga --- artifacts/upstream/artifacts/pom.xml | 17 ----------------- artifacts/upstream/properties/pom.xml | 1 - features/repos/index/pom.xml | 15 --------------- .../odl-integration-compatible-with-all/pom.xml | 15 --------------- 4 files changed, 48 deletions(-) diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index b656b6cb..ac4d9023 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -193,23 +193,6 @@ - - neutron - - true - - - - - org.opendaylight.neutron - neutron-artifacts - ${neutron.version} - pom - import - - - - odlparent diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index e1290070..5ceba7e0 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -52,7 +52,6 @@ 1.14.0-SNAPSHOT 8.0.4 2.0.3 - 0.17.0-SNAPSHOT 9.0.5 0.13.0-SNAPSHOT 1.13.0-SNAPSHOT diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index f32b624b..f49d2282 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -271,21 +271,6 @@ - - - neutron - - true - - - - org.opendaylight.neutron - features-neutron-service - features - xml - - - odlparent diff --git a/features/singles/odl-integration-compatible-with-all/pom.xml b/features/singles/odl-integration-compatible-with-all/pom.xml index 91a52b3e..f7105f22 100644 --- a/features/singles/odl-integration-compatible-with-all/pom.xml +++ b/features/singles/odl-integration-compatible-with-all/pom.xml @@ -171,21 +171,6 @@ - - - neutron - - true - - - - org.opendaylight.neutron - odl-neutron-service - xml - features - - - openflowplugin -- 2.36.6