Bump odlparent to 8.1.6
[yangtools.git] / common / mockito-configuration / pom.xml
index af057505276e704b87f04e84048e13f036f48e61..39834ef406a5be6ba2e6a4a8e75d2126dcfbd934 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>7.0.4</version>
+        <version>8.1.6</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>mockito-configuration</artifactId>
-    <version>5.0.5-SNAPSHOT</version>
+    <version>6.0.10-SNAPSHOT</version>
     <description>Default mockito configuration</description>
     <packaging>jar</packaging><!-- not needed in OSGi -->
     <name>${project.artifactId}</name>