Bump versions to 7.0.12-SNAPSHOT
[yangtools.git] / common / testutils / pom.xml
index c650c44c3da1faa78a782203b52f6a23f9105b5c..e026e0e80400586e9f78fa532257a2adaf3fc898 100644 (file)
@@ -5,13 +5,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>9.0.4</version>
+        <version>9.0.10</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>testutils</artifactId>
-    <version>7.0.7-SNAPSHOT</version>
+    <version>7.0.12-SNAPSHOT</version>
     <!-- Currently not needed, maybe later: <packaging>bundle</packaging> -->
 
     <dependencyManagement>