Bump byte-buddy to 1.14.12
[mdsal.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 8ac6c411452e65bd43cb899a4da8f14ae81e2e44..917a5e428042fbb6377298e4f671ef5b38b70912 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-agreggator</artifactId>
-    <version>13.0.0-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>