Bump versions by x.y.(z+1)
[openflowplugin.git] / samples / sample-bundles / pom.xml
index a41fa2425e2e5e7b6953ba53111b764ab0c7c8ec..811c3b65b7e1064b31ea8b918231f3ab7696027a 100644 (file)
@@ -6,13 +6,12 @@
   ~ terms of the Eclipse Public License v1.0 which accompanies this distribution,
   ~ and is available at http://www.eclipse.org/legal/epl-v10.html
   -->
-
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
@@ -71,4 +70,3 @@
         </dependency>
     </dependencies>
 </project>
-