Bump versions to 8.0.3-SNAPSHOT
[yangtools.git] / plugin / yang-maven-plugin-it / pom.xml
index 7f301c8b2262c62783ce0929a267af513d337d82..eca836b2c55579e6a698da389a3d6c65edd09fb4 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.11</version>
+        <version>10.0.0</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.3-SNAPSHOT</version>
 
     <properties>
         <!-- We are doing abhorrent things here unpacking our dependencies, which confuses analysis, just skip it -->