Bump versions to 2.0.24-SNAPSHOT
[yangtools.git] / common / mockito-configuration / pom.xml
index d883accbc049dffbf35bfc8c63a7dbc34542d285..71cc1c21a084fd791e9a7bb149f1542f818b3496 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>3.0.1</version>
+        <version>3.1.9</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>mockito-configuration</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.24-SNAPSHOT</version>
     <description>Default mockito configuration</description>
     <packaging>jar</packaging><!-- not needed in OSGi -->
     <name>${project.artifactId}</name>