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