Replace mdsal model bundles with feature 00/36000/1
authorTomas Cere <tcere@cisco.com>
Wed, 9 Mar 2016 14:54:35 +0000 (15:54 +0100)
committerTomas Cere <tcere@cisco.com>
Wed, 9 Mar 2016 15:00:41 +0000 (16:00 +0100)
Change-Id: I118a5adef486ba652f293c4bfbad09de6ab63080
Signed-off-by: Tomas Cere <tcere@cisco.com>
features/netconf/src/main/features/features.xml

index 96418db921b7f27e9e36cf96e5d4c2477978a504..0f96d915952159c2fb8a2a94cd21ad1c3e267e95 100644 (file)
@@ -35,9 +35,7 @@
     <bundle>mvn:org.opendaylight.netconf/ietf-netconf/{{VERSION}}</bundle>
     <bundle>mvn:org.opendaylight.netconf/ietf-netconf-notifications/{{VERSION}}</bundle>
     <bundle>mvn:org.opendaylight.netconf/ietf-netconf-monitoring-extension/{{VERSION}}</bundle>
-    <bundle>mvn:org.opendaylight.mdsal.model/ietf-inet-types/{{VERSION}}</bundle>
-    <bundle>mvn:org.opendaylight.mdsal.model/ietf-yang-types/{{VERSION}}</bundle>
-    <bundle>mvn:org.opendaylight.mdsal.model/ietf-yang-types-20130715/2013.07.15.8.1-SNAPSHOT</bundle>
+    <feature version='${mdsal.model.version}'>odl-mdsal-models</feature>
   </feature>
 
   <feature name='odl-netconf-mapping-api' version='${project.version}' description="OpenDaylight :: Netconf :: Mapping API">