Bump mdsal to 3.0.8
[netconf.git] / features / restconf / odl-restconf-common / pom.xml
index 36830f9bff0f0e74904a2631977779ae26c5824a..aff0231951f1f7ea8c35a9bb547a97f9b180fb9e 100644 (file)
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.1.8</version>
+                <version>2.1.10</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.6</version>
+                <version>3.0.8</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>