Reduce use of deprecated constructors
[openflowplugin.git] / openflowjava / pom.xml
index 10ce66c40ea7f83282da943d207e9a4b37c41365..a6986146449115d835399ce5af196d130c24db77 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.8.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>