Bump mdsal to 3.0.9
[netconf.git] / features / netconf / odl-netconf-api / pom.xml
index c53cb8c0c0ad4e015f7d77a60bc9ed2415609ddd..db1b9f14822bc564ce4764d3ec0d5126792c276f 100644 (file)
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.1.10</version>
+                <version>2.1.11</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.8</version>
+                <version>3.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>