Bump versions by x.y.(z+1)
[openflowplugin.git] / openflowjava / pom.xml
index ace82521a0f1de9678ef671e5ff40471cd2d78b7..a6986146449115d835399ce5af196d130c24db77 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.11.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
@@ -57,7 +57,6 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>build-helper-maven-plugin</artifactId>
-                    <version>1.8</version>
                     <executions>
                         <execution>
                             <id>add-source</id>
                     <plugin>
                         <groupId>org.apache.maven.plugins</groupId>
                         <artifactId>maven-javadoc-plugin</artifactId>
-                        <version>2.8.1</version>
                         <executions>
                             <execution>
                                 <goals>