Bump odlparent to 10.0.3
[yangtools.git] / plugin / yang-maven-plugin-it / pom.xml
index eca836b2c55579e6a698da389a3d6c65edd09fb4..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.3-SNAPSHOT</version>
+    <version>8.0.7-SNAPSHOT</version>
 
     <properties>
         <!-- We are doing abhorrent things here unpacking our dependencies, which confuses analysis, just skip it -->