Cleanup yang-data-impl antlr configuration
[yangtools.git] / common / mockito-configuration / pom.xml
index f1106903b5b4f1520e5a313948dd4afda88d5c67..fb8ba71c4a4b55a52591b68dc6ed592b11f4f3a9 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>5.0.0</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>mockito-configuration</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.6-SNAPSHOT</version>
     <description>Default mockito configuration</description>
     <packaging>jar</packaging><!-- not needed in OSGi -->
     <name>${project.artifactId}</name>