Bump odlparent to 10.0.2
[yangtools.git] / plugin / yang-maven-plugin-it / pom.xml
index edcf48fcf1ad65031684cbd996d9a2ea2811502b..b17648f0971705d177753a030f08543fe31dee73 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.10</version>
+        <version>10.0.2</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 -->