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