Bumping versions by 0.0.1 for next dev cycle
[yangtools.git] / common / mockito-configuration / pom.xml
index 318ae2d9d80ced060775fbff8047166026e07e72..ef12e1cf9c6b754d220c430d6b60989e4004e1a0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.8.0-Beryllium</version>
+        <version>0.8.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
@@ -32,6 +32,7 @@
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
+            <scope>test</scope>
         </dependency>
     </dependencies>