Bump odlparent to 13.1.1
[yangtools.git] / plugin / yang-maven-plugin-it / pom.xml
index a8e53224e463fed542a143209b739fd38709a190..8e0c56ca7051008f87a540a5f3a13b596d8d53d8 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.10</version>
+        <version>13.1.1</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin-it</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.3-SNAPSHOT</version>
 
     <properties>
         <!-- We are doing abhorrent things here unpacking our dependencies, which confuses analysis, just skip it -->