Bump to odlparent 3.1.4 and yangtools 2.0.12
[mdsal.git] / binding / maven-sal-api-gen-plugin / pom.xml
index a42b7ef42823e12e82b79c2148737611fcb9313c..e06666c8711d4051726f1bcfb844a014699ca387 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>3.1.3</version>
+        <version>3.1.4</version>
         <relativePath/>
     </parent>
 
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.11</version>
+                <version>2.0.12</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>