Bump odlparent/yangtools/mdsal to 5.0.11/3.0.16/4.0.17
[netconf.git] / features / restconf / odl-restconf-common / pom.xml
index f5e966b36180aa0b10ec747acfd943b265e72ead..2cba59e4679f4415b774d2320465a08b5f577946 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.7</version>
+        <version>5.0.11</version>
         <relativePath/>
     </parent>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>3.0.11</version>
+                <version>3.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.14</version>
+                <version>4.0.17</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>