From cd3af9dc170fce911a696e6bed2f65198baadf68 Mon Sep 17 00:00:00 2001 From: Colin Dixon Date: Mon, 6 Oct 2014 21:57:14 -0500 Subject: [PATCH] Increment the AAA dependency by 0.1.0 for post-Helium master branch This patch is the second half of the post-Helium version bump patch. It does two things: * Increments the version of the depenency on AAA from 0.1.0-SNAPSHOT to 0.2.0-SNAPSHOT. * Re-enables the feature tests for the restconf and netconf-conector features. Change-Id: I3160e429a4368ee142a41deb23631f6c1455d358 Signed-off-by: Colin Dixon --- features/netconf-connector/pom.xml | 3 +-- features/restconf/pom.xml | 3 +-- opendaylight/commons/opendaylight/pom.xml | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/features/netconf-connector/pom.xml b/features/netconf-connector/pom.xml index 6812076aa0..03d6fed605 100644 --- a/features/netconf-connector/pom.xml +++ b/features/netconf-connector/pom.xml @@ -162,13 +162,12 @@ Optional TODO: Remove TODO comments. --> - + org.opendaylight.controller diff --git a/features/restconf/pom.xml b/features/restconf/pom.xml index 0a355d183f..632b4cd592 100644 --- a/features/restconf/pom.xml +++ b/features/restconf/pom.xml @@ -255,13 +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 58de0ad566..77fad0a9f7 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -67,7 +67,7 @@ 0.6.0-SNAPSHOT 1.4 0.3.0-SNAPSHOT - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT etc/opendaylight/karaf 05-clustering.xml 00-netty.xml -- 2.36.6