Adopt odlparent-14.0.0-SNAPSHOT
[yangtools.git] / plugin / yang-maven-plugin-it / pom.xml
index f0ce2ab057c7e3a5dbd767b56bbed0dfc681301d..9bb56ec91c22a13991ed50356ec4f424e9bd3aa7 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.4</version>
+        <version>14.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin-it</artifactId>
-    <version>11.0.2-SNAPSHOT</version>
+    <version>14.0.0-SNAPSHOT</version>
 
     <properties>
         <!-- We are doing abhorrent things here unpacking our dependencies, which confuses analysis, just skip it -->