Bump versions to 9.0.0-SNAPSHOT
[yangtools.git] / common / testutils / pom.xml
index a2356aefd5bf67241a650718dac6e63d1dd69df3..61ce65053db744094bacb5eb8abe5519f662cf26 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.4-SNAPSHOT</version>
+    <version>9.0.0-SNAPSHOT</version>
     <!-- Currently not needed, maybe later: <packaging>bundle</packaging> -->
 
     <dependencyManagement>