Bump to yangtools-2.1.4 and mdsal-3.0.2
[netconf.git] / features / restconf / odl-restconf-common / pom.xml
index 257baf5e944ac28b479c45df71b8db2032318df9..597daccc4c83a9bcc862230fcfe47d4bafa678a9 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>