Bump versions by x.y.(z+1)
[controller.git] / features / mdsal / odl-toaster / pom.xml
index aa202387f5c100498d01b82da4025447cd578e76..f84e1b6c017ca3927c51241a5e3c1db9a757ff56 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.9</version>
+        <version>6.0.4</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-toaster</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.12.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Toaster</name>
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>odl-mdsal-binding-runtime</artifactId>
-            <version>3.0.5</version>
+            <version>5.0.9</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>