Bump versions to 8.0.4-SNAPSHOT
[yangtools.git] / common / testutils / pom.xml
index 56adc3ad33f63a2ff35e1418cca0b263f1b07023..14036cff2df4321c9b758126b65d8a1ff258a6e2 100644 (file)
@@ -5,13 +5,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>9.0.3</version>
+        <version>10.0.0</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>testutils</artifactId>
-    <version>7.0.6-SNAPSHOT</version>
+    <version>8.0.4-SNAPSHOT</version>
     <!-- Currently not needed, maybe later: <packaging>bundle</packaging> -->
 
     <dependencyManagement>