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