Bump versions by x.(y+1).z for next dev cycle
[openflowplugin.git] / applications / forwardingrules-manager / pom.xml
index 4de1aabdc119836e015c7b0eecdf784ab76518d4..4dbbe7c5e0e8c0a034e516bb0829478a5b24bb44 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>forwardingrules-manager</artifactId>
@@ -46,7 +46,7 @@
 
     <dependency>
       <groupId>org.mockito</groupId>
-      <artifactId>mockito-all</artifactId>
+      <artifactId>mockito-core</artifactId>
       <scope>test</scope>
     </dependency>
     <dependency>