Bump versions to 8.0.3-SNAPSHOT
[yangtools.git] / common / mockito-configuration / pom.xml
index 15b0965679efd6fce77e6ad88937b45a12f3da0d..53fb0d5581682165fcf27c171eafd542f8ab644e 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>7.0.1</version>
+        <version>10.0.0</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>mockito-configuration</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>8.0.3-SNAPSHOT</version>
     <description>Default mockito configuration</description>
     <packaging>jar</packaging><!-- not needed in OSGi -->
     <name>${project.artifactId}</name>