Add controller aggregate javadocs
[controller.git] / features / mdsal / odl-mdsal-model-inventory / pom.xml
index 4a5b42ad7fe45506a121b4201d62830b6d4d6055..22c3aa9e918ca9fb9899a09d7e976dbaabb9ba5c 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-mdsal-model-inventory</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.10.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: MD-SAL :: Inventory Model</name>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.5</version>
+                <version>3.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>