Bump to yangtools-2.1.4 and mdsal-3.0.2
[netconf.git] / features / netconf / odl-netconf-api / pom.xml
index 10aa6976ef88184fd287e11d799f2fa7c2e2c7b9..cfe314ff5570ffcfcb219e04d66350d2e4384d25 100644 (file)
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.1.2</version>
+                <version>2.1.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.1</version>
+                <version>3.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>