Bump odlparent to 10.0.3
[yangtools.git] / plugin / yang-maven-plugin-it / pom.xml
index d6011f493d272508c16f059aee0af0206040e5d0..11286b281cdacb48a7cb0b7620a1302639316656 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>10.0.0</version>
+        <version>10.0.3</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin-it</artifactId>
-    <version>8.0.1-SNAPSHOT</version>
+    <version>8.0.7-SNAPSHOT</version>
 
     <properties>
         <!-- We are doing abhorrent things here unpacking our dependencies, which confuses analysis, just skip it -->