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