Cleanup versions across modules
[controller.git] / opendaylight / md-sal / sal-clustering-commons / pom.xml
index 3d0730da04f9c0ec8886cb6f3f4556f816582262..37fbb0d4421eab011c3733700ff17d9fddd478b5 100644 (file)
@@ -9,7 +9,6 @@
   </parent>
 
   <artifactId>sal-clustering-commons</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
       <artifactId>xmlunit-legacy</artifactId>
     </dependency>
 
-    <dependency>
-      <groupId>org.mockito</groupId>
-      <artifactId>mockito-core</artifactId>
-      <scope>test</scope>
-    </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-simple</artifactId>