From a4670af6fa35cdfe45f8aef103f792bf47b6acbb Mon Sep 17 00:00:00 2001 From: gzhao Date: Mon, 21 Dec 2015 18:36:49 -0800 Subject: [PATCH] Add CAPWAP back to integration/distribution for Beryllium Change-Id: If414f230316ee742cdb2e6095ce06b1485755b80 Signed-off-by: gzhao --- features/index/pom.xml | 7 +++++++ features/index/src/main/resources/features.xml | 1 + features/test/src/main/resources/features.xml | 1 + pom.xml | 1 + 4 files changed, 10 insertions(+) diff --git a/features/index/pom.xml b/features/index/pom.xml index 8ae220c1..22616231 100644 --- a/features/index/pom.xml +++ b/features/index/pom.xml @@ -93,6 +93,13 @@ ${feature.bgpcep.version} xml + + org.opendaylight.capwap + capwap-features + ${feature.capwap.version} + features + xml + org.opendaylight.centinel centinel-features diff --git a/features/index/src/main/resources/features.xml b/features/index/src/main/resources/features.xml index 469063a2..2acff022 100644 --- a/features/index/src/main/resources/features.xml +++ b/features/index/src/main/resources/features.xml @@ -40,6 +40,7 @@ mvn:org.opendaylight.bgpcep/features-extras/${feature.bgpcep.version}/xml/features mvn:org.opendaylight.bgpcep/features-pcep/${feature.bgpcep.version}/xml/features mvn:org.opendaylight.bgpcep/features-rsvp/${feature.bgpcep.version}/xml/features + mvn:org.opendaylight.capwap/capwap-features/${feature.capwap.version}/xml/features mvn:org.opendaylight.centinel/centinel-features/${feature.centinel.version}/xml/features mvn:org.opendaylight.controller/features-mdsal/${feature.mdsal.version}/xml/features mvn:org.opendaylight.controller/features-mdsal-benchmark/${feature.benchmark.version}/xml/features diff --git a/features/test/src/main/resources/features.xml b/features/test/src/main/resources/features.xml index 36388d5a..44215b20 100644 --- a/features/test/src/main/resources/features.xml +++ b/features/test/src/main/resources/features.xml @@ -68,6 +68,7 @@ odl-bgpcep-bmp odl-bgpcep-pcep-all odl-bgpcep-rsvp + odl-capwap-ac-rest