Bump yangtools to 3.0.17
[mdsal.git] / binding / maven-sal-api-gen-plugin / pom.xml
index 035580e84c0a1974efb857beee4e02187225f4ad..bbf4a12340c6a9c309c4a086063ed97b0ca9062c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>5.0.9</version>
+        <version>5.0.11</version>
         <relativePath/>
     </parent>
 
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.17-SNAPSHOT</version>
+                <version>4.0.18-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>3.0.14</version>
+                <version>3.0.17</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>