Bump versions by x.y.(z+1)
[mdsal.git] / model / pom.xml
index 70f61ef69d0fe5b2c54f15ecf1e9bea7c242f0a0..47731964b0cf638cd19dcb7ec53e54fb8fa2b5c0 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.9.4-SNAPSHOT</version>
+        <version>0.9.5-SNAPSHOT</version>
         <relativePath>../binding/binding-parent</relativePath>
     </parent>
     <groupId>org.opendaylight.mdsal.model</groupId>
-    <!--<version>0.9.4-SNAPSHOT</version>-->
+    <!--<version>0.9.5-SNAPSHOT</version>-->
     <modelVersion>4.0.0</modelVersion>
     <artifactId>model-parent</artifactId>
     <packaging>pom</packaging>
@@ -24,7 +24,7 @@
     <description>${project.artifactId}</description>
 
     <properties>
-       <mdsal.model.version>0.9.4-SNAPSHOT</mdsal.model.version>
+       <mdsal.model.version>0.9.5-SNAPSHOT</mdsal.model.version>
     </properties>
 
     <modules>