Bump versions to 6.0.12-SNAPSHOT
[yangtools.git] / common / testutils / pom.xml
index 7f7cefc13c9966285e8fa9682507da11fe0f63ef..259fd52b4e1b11cc7e29cc5c137a545466577c8d 100644 (file)
@@ -5,13 +5,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>7.0.4</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>testutils</artifactId>
-    <version>5.0.5-SNAPSHOT</version>
+    <version>6.0.12-SNAPSHOT</version>
     <!-- Currently not needed, maybe later: <packaging>bundle</packaging> -->
 
     <dependencyManagement>