From fbc952e0d3a6e260b82d0a24ce24f3aff70b3fa3 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Tue, 11 Nov 2014 20:04:15 -0500 Subject: [PATCH] Re-enable tests and bump aaa version This patch is part 2 of 2 patches: * Increments the version of the depenency on AAA from 0.1.1-Helium-SR1 to 0.1.2-SNAPSHOT. * Re-enables the feature tests for the restconf and netconf-conector features. Change-Id: I2a90aa8e25412186efb75db3b114a353c180e175 Signed-off-by: Thanh Ha --- features/netconf-connector/pom.xml | 2 -- features/restconf/pom.xml | 2 -- opendaylight/commons/opendaylight/pom.xml | 2 +- 3 files changed, 1 insertion(+), 5 deletions(-) diff --git a/features/netconf-connector/pom.xml b/features/netconf-connector/pom.xml index 5da7cd345e..76e9acdce3 100644 --- a/features/netconf-connector/pom.xml +++ b/features/netconf-connector/pom.xml @@ -162,14 +162,12 @@ Optional TODO: Remove TODO comments. --> - org.opendaylight.controller diff --git a/features/restconf/pom.xml b/features/restconf/pom.xml index 7abf01e000..45b22cb22a 100644 --- a/features/restconf/pom.xml +++ b/features/restconf/pom.xml @@ -255,14 +255,12 @@ Optional TODO: Remove TODO comments. --> - org.opendaylight.controller diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 9bddff36b4..fd18996d75 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -67,7 +67,7 @@ 0.5.4-SNAPSHOT 1.4 0.2.7-SNAPSHOT - 0.1.1-Helium-SR1 + 0.1.2-SNAPSHOT etc/opendaylight/karaf 05-clustering.xml 00-netty.xml -- 2.36.6