Bump versions to 8.0.2-SNAPSHOT
[yangtools.git] / common / testutils / pom.xml
index e3509639d4242577796b5048730867e83fbecb9e..22a7b11244a03248f08f4444fa7e58a35b73a475 100644 (file)
@@ -5,13 +5,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>9.0.2</version>
+        <version>10.0.0</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>testutils</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>8.0.2-SNAPSHOT</version>
     <!-- Currently not needed, maybe later: <packaging>bundle</packaging> -->
 
     <dependencyManagement>