Bump versions to 8.0.11-SNAPSHOT
[yangtools.git] / plugin / yang-maven-plugin-it / pom.xml
index f5e2dd7861084bb43b6d3d32f20b315f15865d5f..10105c80d844509b0ef00fdd427ab075fe46a635 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>10.0.2</version>
+        <version>10.0.6</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin-it</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.11-SNAPSHOT</version>
 
     <properties>
         <!-- We are doing abhorrent things here unpacking our dependencies, which confuses analysis, just skip it -->