From: Colin Dixon Date: Tue, 7 Oct 2014 02:57:14 +0000 (-0500) Subject: Increment the AAA dependency by 0.1.0 for post-Helium master branch X-Git-Tag: release/lithium~1014 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=cd3af9dc170fce911a696e6bed2f65198baadf68 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 --- 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