Release yangtools
[yangtools.git] / common / mockito-configuration / pom.xml
index 4bb8e13167bb44e4569d9155768cd755ad18bcbf..86384e404d330b376ed3a6a2d6b1e2093819c11b 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>mockito-configuration</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>2.0.0</version>
     <description>Default mockito configuration</description>
     <packaging>jar</packaging><!-- not needed in OSGi -->
     <name>${project.artifactId}</name>