From 08ad3d9fcc1d0d54860e10dadbb87f2747d366b2 Mon Sep 17 00:00:00 2001 From: Miroslav Toth Date: Tue, 9 Feb 2016 09:57:21 +0100 Subject: Adding odl-netconf-topololgy feature Change-Id: If56ed34e50ff1003e78c5f1a5ac1d68abf5823b2 Signed-off-by: Miroslav Toth --- vbd/features/src/main/features/features.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vbd') diff --git a/vbd/features/src/main/features/features.xml b/vbd/features/src/main/features/features.xml index ace5a51de..ebe72ad6e 100644 --- a/vbd/features/src/main/features/features.xml +++ b/vbd/features/src/main/features/features.xml @@ -21,6 +21,7 @@ mvn:org.opendaylight.mdsal/features-mdsal/{{VERSION}}/xml/features mvn:org.opendaylight.mdsal.model/features-mdsal-model/{{VERSION}}/xml/features mvn:io.fd.honeycomb.v3po/v3po-features/{{VERSION}}/xml/features + mvn:org.opendaylight.netconf/features-netconf-connector/1.0.0-SNAPSHOT/xml/features odl-mdsal-models @@ -33,6 +34,7 @@ odl-vbd-api odl-netconf-connector-ssh odl-netconf-mdsal + odl-netconf-topology mvn:io.fd.honeycomb.vbd/vbd-impl/{{VERSION}} mvn:io.fd.honeycomb.vbd/vbd-impl/{{VERSION}}/xml/config -- cgit 1.2.3-korg