From b3e0e6e04193a6b2e8f5ace25ffeccb81fa8d32e Mon Sep 17 00:00:00 2001 From: Harman Singh Date: Tue, 9 Sep 2014 15:39:17 -0700 Subject: [PATCH] Fixing the integrateremoving clustering app feature, was causing integration breakage Signed-off-by: Harman Singh --- features/pom.xml | 16 ---------------- features/src/main/resources/features.xml | 9 --------- pom.xml | 5 ----- 3 files changed, 30 deletions(-) diff --git a/features/pom.xml b/features/pom.xml index b1aaceba..52fdfe30 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -164,22 +164,6 @@ features xml - - - org.opendaylight.controller - clustering-it-config - ${clustering.it.test.version} - - - org.opendaylight.controller - clustering-it-model - ${clustering.it.test.version} - - - org.opendaylight.controller - clustering-it-provider - ${clustering.it.test.version} - diff --git a/features/src/main/resources/features.xml b/features/src/main/resources/features.xml index 0e23a0c2..b896ce0d 100644 --- a/features/src/main/resources/features.xml +++ b/features/src/main/resources/features.xml @@ -134,13 +134,4 @@ odl-ovsdb-ovssfc - - odl-mdsal-clustering - odl-restconf - odl-yangtools-models - mvn:org.opendaylight.controller/clustering-it-model/${clustering.it.test.version} - mvn:org.opendaylight.controller/clustering-it-provider/${clustering.it.test.version} - mvn:org.opendaylight.controller/clustering-it-config/${clustering.it.test.version}/xml/config - - diff --git a/pom.xml b/pom.xml index c41871b6..44e09d30 100644 --- a/pom.xml +++ b/pom.xml @@ -39,13 +39,8 @@ 3.0.1 2.16 2.12 - 2.12 - 1.1-SNAPSHOT - etc/opendaylight/karaf - 0.6.2-SNAPSHOT - test/tools/odl-mdsal-clustering-tests/clustering-test-app/ distributions/ features/ -- 2.36.6