Release mdsal
[mdsal.git] / features / odl-mdsal-binding-dom-adapter / pom.xml
index e859ba33e20b80baab7a447e9bde4649c4344a01..553a27183b714acbd94719db354d9ca26ea85247 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>9.0.3</version>
         <relativePath>../feature-parent</relativePath>
     </parent>
 
     <description>MD-SAL Java Binding/DOM adapter</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-binding-runtime</artifactId>
@@ -41,7 +35,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>odl-mdsal-dom-api</artifactId>
+            <artifactId>odl-mdsal-dom-broker</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>