Bump versions to 2.0.6.8-SNAPSHOT
[yangtools.git] / common / testutils / pom.xml
index a097eeadeefbf4d509b3a9a881ef9e1c89a45271..b1d026cc166f04164d558076fc808073e09c95ce 100644 (file)
@@ -5,13 +5,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.4</version>
+        <version>3.1.6</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>testutils</artifactId>
-    <version>2.0.6.7-SNAPSHOT</version>
+    <version>2.0.6.8-SNAPSHOT</version>
     <!-- Currently not needed, maybe later: <packaging>bundle</packaging> -->
 
     <dependencyManagement>