Bump version to 2.0.18-SNAPSHOT
[yangtools.git] / common / mockito-configuration / pom.xml
index 8387cae08feeed4bdee76de7eadc58f79f46a4c2..b342f24b1a67ffa3b07f7f030adb4a57b7d89784 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>3.1.4</version>
+        <version>3.1.6</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>mockito-configuration</artifactId>
-    <version>2.0.13-SNAPSHOT</version>
+    <version>2.0.18-SNAPSHOT</version>
     <description>Default mockito configuration</description>
     <packaging>jar</packaging><!-- not needed in OSGi -->
     <name>${project.artifactId}</name>