Bump versions to 13.0.1-SNAPSHOT
[mdsal.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 6f98e1071559c30bf088a5e3585b66f8390a3c9b..917a5e428042fbb6377298e4f671ef5b38b70912 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>12.0.1</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-agreggator</artifactId>
-    <version>11.0.2-SNAPSHOT</version>
+    <version>13.0.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>md-sal</name> <!-- Used by Sonar to set project name -->
     <description>
@@ -29,6 +29,8 @@
 
     <modules>
         <module>artifacts</module>
+        <module>bnd-parent</module>
+        <module>bundle-parent</module>
         <module>common</module>
         <module>docs</module>
         <module>features</module>