Bumping versions by 0.1.0 for next dev cycle
[controller.git] / opendaylight / md-sal / samples / toaster-provider / pom.xml
index a60ec1c0023a26b3e96a628805b5cf5e0b899ee1..585d5f38aa83d4efc937313436d182a12585e313 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.4.0-SNAPSHOT</version>
   </parent>
   <artifactId>sample-toaster-provider</artifactId>
   <packaging>bundle</packaging>
 
   <properties>
-    <sal-binding-api.version>1.3.0-SNAPSHOT</sal-binding-api.version>
+    <sal-binding-api.version>1.4.0-SNAPSHOT</sal-binding-api.version>
   </properties>
 
   <dependencies>