Release mdsal
[mdsal.git] / features / odl-mdsal-dom-broker / pom.xml
index 0678095429dbc8570c6f3bc1bef71c515284b14c..99186dbb01416e9b065e7fd902ebd1a023604129 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.0-SNAPSHOT</version>
+        <version>13.0.1</version>
         <relativePath>../feature-parent</relativePath>
     </parent>
 
     <description>MD-SAL DOM implementation</description>
 
     <dependencies>
-        <dependency>
-            <groupId>org.opendaylight.odlparent</groupId>
-            <artifactId>odl-lmax-3</artifactId>
-            <type>xml</type>
-            <classifier>features</classifier>
-        </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>odl-mdsal-dom-runtime</artifactId>