Release Carbon
[groupbasedpolicy.git] / renderers / netconf / pom.xml
index cba1364814ed4b88e5067fdcbda1fdb82324e244..9e50b6d82e191c3e240b2b6cadbb651990d51da3 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.5.1-Carbon</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -29,7 +29,7 @@
     </dependency>
     <dependency>
       <groupId>org.mockito</groupId>
-      <artifactId>mockito-all</artifactId>
+      <artifactId>mockito-core</artifactId>
       <scope>test</scope>
     </dependency>
   </dependencies>