Bump versions to 6.0.3-SNAPSHOT
[mdsal.git] / features / pom.xml
index 3d06d74b2fbb8d08a14e334f3f1db5627eb30691..4556f23f0d062daa634976f3d50e8e7ca4cfc4f4 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>features-mdsal-aggregator</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
@@ -42,6 +42,7 @@
         <module>odl-mdsal-dom</module>
         <module>odl-mdsal-dom-api</module>
         <module>odl-mdsal-dom-broker</module>
+        <module>odl-mdsal-dom-runtime</module>
 
         <!-- EOS -->
         <module>odl-mdsal-eos-binding</module>