Bumping versions by x.y.(z+1) for next dev cycle
[controller.git] / opendaylight / md-sal / samples / toaster-provider / pom.xml
index 0a315656b05a1d919cb59ebbee60e40ba77478de..1d6e825f5851bd9220a73d6e18ec21b2a5572975 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.4.3-SNAPSHOT</version>
+    <version>1.4.4-SNAPSHOT</version>
   </parent>
   <artifactId>sample-toaster-provider</artifactId>
   <packaging>bundle</packaging>
 
   <properties>
-    <sal-binding-api.version>1.4.3-SNAPSHOT</sal-binding-api.version>
+    <sal-binding-api.version>1.4.4-SNAPSHOT</sal-binding-api.version>
   </properties>
 
   <dependencies>