Fix EOSClusterSingletonServiceProvider shutdown
[mdsal.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 3bda387d23ccbc65a4ab2a4a00d46423d8b76aa7..fc07e2db607b7432de5a691c6555d204ed2df9ec 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>11.0.0</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-agreggator</artifactId>
-    <version>10.0.1-SNAPSHOT</version>
+    <version>13.0.0-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>