From 38be303e14d2218b677f47a7a59e7bb508317462 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Thu, 25 Jun 2015 18:14:24 -0400 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.3-Helium-SR2 * to 0.1.4-SNAPSHOT. * Re-enables the feature tests for the restconf and netconf-conector features. Change-Id: I3a85ac10637d818126ff2543e3e39b22f36ecfea 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 f9e2ca2491..785d62cce5 100644 --- a/features/netconf-connector/pom.xml +++ b/features/netconf-connector/pom.xml @@ -181,13 +181,11 @@ --> - org.opendaylight.controller diff --git a/features/restconf/pom.xml b/features/restconf/pom.xml index 4f342826d1..197e2f70a8 100644 --- a/features/restconf/pom.xml +++ b/features/restconf/pom.xml @@ -255,13 +255,11 @@ Optional TODO: Remove TODO comments. --> - org.opendaylight.controller diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 0e493c8545..8d7e63edd4 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -53,7 +53,7 @@ 0.6.1-SNAPSHOT 1.4 0.3.1-SNAPSHOT - 0.2.0-Lithium + 0.2.1-SNAPSHOT etc/opendaylight/karaf 05-clustering.xml 00-netty.xml -- 2.36.6