Release yangtools
[yangtools.git] / common / mockito-configuration / pom.xml
index 59b0fd701048aa55d9d873c5475f6568aaf41011..caa2d3024efb360f1740b909d93552f725eccfeb 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>mockito-configuration</artifactId>
-    <version>11.0.1-SNAPSHOT</version>
+    <version>12.0.0</version>
     <description>Default mockito configuration</description>
     <packaging>jar</packaging><!-- not needed in OSGi -->
     <name>${project.artifactId}</name>