Bump odlparent to 10.0.1
[yangtools.git] / plugin / yang-maven-plugin-it / pom.xml
index 85b35c2e3e7ba1150a9c527d8cd2fe3ebfbca7be..eb17884e5a698b0af64b61f28cf59458ec1eb181 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.6</version>
+        <version>10.0.1</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin-it</artifactId>
-    <version>8.0.0-SNAPSHOT</version>
+    <version>8.0.4-SNAPSHOT</version>
 
     <properties>
         <!-- We are doing abhorrent things here unpacking our dependencies, which confuses analysis, just skip it -->