From a0c5a01c721fef196080096a3c2302f920e197e1 Mon Sep 17 00:00:00 2001 From: Thomas Kee Date: Sun, 31 Aug 2014 13:42:25 -0700 Subject: [PATCH] fix features, again Change-Id: I05f06a933e24ab3c4e68f0e555bc836c9d0c93ca Signed-off-by: Thomas Kee --- features-packetcable/src/main/resources/features.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/features-packetcable/src/main/resources/features.xml b/features-packetcable/src/main/resources/features.xml index b9b9980..bd0d578 100644 --- a/features-packetcable/src/main/resources/features.xml +++ b/features-packetcable/src/main/resources/features.xml @@ -19,7 +19,6 @@ mvn:org.opendaylight.controller/features-adsal-compatibility/1.4.2-SNAPSHOT/xml/features --> mvn:org.opendaylight.controller/features-flow/${mdsal.version}/xml/features - mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.0.3-SNAPSHOT/xml/features mvn:org.opendaylight.yangtools/features-yangtools/0.6.2-SNAPSHOT/xml/features mvn:org.opendaylight.controller/features-mdsal/1.1-SNAPSHOT/xml/features @@ -35,13 +34,15 @@ odl-openflowplugin-flow-services mvn:com.google.common.collect/collect/14.0 --> - odl-mdsal-broker odl-packetcable-model odl-packetcable-provider odl-packetcable-driver + mvn:org.opendaylight.controller.packetcable/packetcable-model/${project.version} + mvn:org.opendaylight.controller.packetcable/packetcable-provider/${project.version} + mvn:org.opendaylight.controller.packetcable/packetcable-driver/${project.version} @@ -52,7 +53,7 @@ mvn:org.opendaylight.controller.packetcable/packetcable-model/${project.version} - + odl-mdsal-broker mvn:org.opendaylight.controller.packetcable/packetcable-provider/${project.version} -- 2.36.6