Bump versions by x.y.(z+1)
[openflowplugin.git] / openflowplugin-common / pom.xml
index 2d2898c38d592f13c90e950daf331a8c32edec48..cbaa93e1052fdaaa6d05f07ae7a9993a97946a2f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-binding-api</artifactId>
     </dependency>
-    <dependency>
-        <groupId>com.google.code.findbugs</groupId>
-        <artifactId>jsr305</artifactId>
-        <optional>true</optional>
-    </dependency>
 
     <dependency>
       <groupId>org.slf4j</groupId>