Bump versions to 6.0.12-SNAPSHOT
[yangtools.git] / common / mockito-configuration / pom.xml
index 0ee7bbcb9624f687c15ba33775334a258389f5df..21b43b02f49f4572911a0a821fc5a48506334f04 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>7.0.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>mockito-configuration</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.12-SNAPSHOT</version>
     <description>Default mockito configuration</description>
     <packaging>jar</packaging><!-- not needed in OSGi -->
     <name>${project.artifactId}</name>