From: Colin Dixon Date: Thu, 9 Oct 2014 19:46:35 +0000 (-0500) Subject: Adding restconf to the opendaylight-karaf distribution X-Git-Tag: release/lithium~1012 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=25f58fff9ad2bd275465e63a5bdb3cb2e3c52cb3 Adding restconf to the opendaylight-karaf distribution Change-Id: I91cbee656e2f4da2af62f8a26e7800401f9c6aa4 Signed-off-by: Colin Dixon --- diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index a09d550c36..1612f34343 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -58,18 +58,21 @@ features-base features xml + runtime org.opendaylight.controller features-adsal features xml + runtime org.opendaylight.controller features-nsf features xml + runtime @@ -77,12 +80,22 @@ features-mdsal features xml + runtime org.opendaylight.controller features-flow features xml + runtime + + + org.opendaylight.controller + features-restconf + 1.2.0-SNAPSHOT + features + xml + runtime