From 048689adb24590efe55c3d20d54c7cdae8e7d415 Mon Sep 17 00:00:00 2001 From: Luis Gomez Date: Thu, 13 Apr 2017 12:30:43 -0700 Subject: [PATCH] Remove capwap from nitrogen distribution They are not part of SR anymore. Change-Id: I2caa31c8b72049b8b34b390b35c46365f70137e1 Signed-off-by: Luis Gomez --- artifacts/upstream/feature3-repos/pom.xml | 8 -------- artifacts/upstream/properties/pom.xml | 1 - features3-index/pom.xml | 6 ------ features3-index/src/main/features/features.xml | 1 - features3-test/src/main/features/features.xml | 1 - 5 files changed, 17 deletions(-) diff --git a/artifacts/upstream/feature3-repos/pom.xml b/artifacts/upstream/feature3-repos/pom.xml index 978bf51b..40b238ae 100644 --- a/artifacts/upstream/feature3-repos/pom.xml +++ b/artifacts/upstream/feature3-repos/pom.xml @@ -109,14 +109,6 @@ ${bier.version} xml - - - org.opendaylight.capwap - capwap-features - ${capwap.version} - features - xml - org.opendaylight.cardinal diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 405180b4..a2ab1513 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -50,7 +50,6 @@ 1.4.0-SNAPSHOT 0.8.0-SNAPSHOT 0.2.0-SNAPSHOT - 0.5.0-SNAPSHOT 0.3.0-SNAPSHOT 0.7.0-SNAPSHOT 1.9.0-SNAPSHOT diff --git a/features3-index/pom.xml b/features3-index/pom.xml index da91f550..1f06bd2a 100644 --- a/features3-index/pom.xml +++ b/features3-index/pom.xml @@ -116,12 +116,6 @@ features xml - - org.opendaylight.capwap - capwap-features - features - xml - org.opendaylight.cardinal cardinal-features diff --git a/features3-index/src/main/features/features.xml b/features3-index/src/main/features/features.xml index e038fe8b..8731f281 100644 --- a/features3-index/src/main/features/features.xml +++ b/features3-index/src/main/features/features.xml @@ -39,7 +39,6 @@ mvn:org.opendaylight.bgpcep/features-pcep/{{VERSION}}/xml/features mvn:org.opendaylight.bgpcep/features-rsvp/{{VERSION}}/xml/features mvn:org.opendaylight.bier/features-bier/{{VERSION}}/xml/features - mvn:org.opendaylight.capwap/capwap-features/{{VERSION}}/xml/features mvn:org.opendaylight.cardinal/cardinal-features/{{VERSION}}/xml/features mvn:org.opendaylight.controller/features-extras/{{VERSION}}/xml/features mvn:org.opendaylight.controller/features-mdsal/{{VERSION}}/xml/features diff --git a/features3-test/src/main/features/features.xml b/features3-test/src/main/features/features.xml index 46849888..306b12fd 100644 --- a/features3-test/src/main/features/features.xml +++ b/features3-test/src/main/features/features.xml @@ -63,7 +63,6 @@ odl-bgpcep-bmp odl-bgpcep-pcep-all odl-bgpcep-rsvp - odl-capwap-ac-rest odl-cardinal odl-didm-all odl-dlux-core -- 2.36.6