Bump versions by x.(y+1).z
[openflowplugin.git] / extension / openflowjava-extension-nicira-api / pom.xml
index 7307202a500c4df13cc83b9101873b65c39e60fc..d22e9fc4ea7a52a8b00260fc9c60b1d861d06c14 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>0.18.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <artifactId>openflowjava-extension-nicira-api</artifactId>
@@ -32,9 +32,5 @@
             <groupId>${project.groupId}.openflowjava</groupId>
             <artifactId>openflow-protocol-api</artifactId>
         </dependency>
-        <dependency>
-            <groupId>${project.groupId}.openflowjava</groupId>
-            <artifactId>openflow-protocol-spi</artifactId>
-        </dependency>
     </dependencies>
 </project>