Migrate off deprecated APIs, to mdsal.binding.api.DataBroker
[unimgr.git] / features / odl-unimgr / pom.xml
index 1d22da919ef098e1a67916364ae7eb9d1542da39..9345f5c1cb1a8efec774be717071fdb1f7f3ddaf 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>3.1.2</version>
+    <version>3.1.3</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
@@ -37,6 +37,7 @@
   </build>
 
   <dependencies>
+  <!-- 
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>odl-mdsal-broker</artifactId>
@@ -44,6 +45,7 @@
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
+     -->
     <dependency>
       <groupId>org.opendaylight.unimgr</groupId>
       <artifactId>unimgr-impl</artifactId>