Bump versions to 3.0.9-SNAPSHOT
[yangtools.git] / common / mockito-configuration / pom.xml
index 2a7a98c54063ce2f3e7cd70f324c515b165cad7b..45e690d7f9af9797933059e5f2ad5cd0dfccfc52 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>mockito-configuration</artifactId>
-    <version>2.1.6-SNAPSHOT</version>
+    <version>3.0.9-SNAPSHOT</version>
     <description>Default mockito configuration</description>
     <packaging>jar</packaging><!-- not needed in OSGi -->
     <name>${project.artifactId}</name>