Bump versions by 0.1.0 for next dev cycle
[mdsal.git] / common / mdsal-common-api / pom.xml
index e5dee0a24aa6033b2a7e6f20bc7e90c6e73865a0..fb9a0287d18c0821a4a04b82e83612d3ac1c97a5 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.1.0-SNAPSHOT</version>
+    <version>2.2.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
       <artifactId>mockito-configuration</artifactId>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>org.mockito</groupId>
-      <artifactId>mockito-all</artifactId>
-      <scope>test</scope>
-    </dependency>
   </dependencies>
 
   <scm>