Bumping versions by 0.0.1 for next dev cycle
[mdsal.git] / model / pom.xml
index ac038d6eb87cd866cf842a67a046a0afbdfcdab2..f432a28fda869dcbe9ddb990b2e1690d327409c3 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.9.0-SNAPSHOT</version>
+        <version>0.9.1-SNAPSHOT</version>
         <relativePath>../binding/binding-parent</relativePath>
     </parent>
     <groupId>org.opendaylight.mdsal.model</groupId>
-    <!--<version>0.9.0-SNAPSHOT</version>-->
+    <!--<version>0.9.1-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.0-SNAPSHOT</mdsal.model.version>
+       <mdsal.model.version>0.9.1-SNAPSHOT</mdsal.model.version>
     </properties>
 
     <modules>