Bump to odlparent 3.1.0 and yangtools 2.0.3
[netconf.git] / features / restconf / odl-restconf-common / pom.xml
index 91cde29b44fabf23b242e965446b7af983a565e8..a4e4eff9859d987a9ec9095058257879d352d451 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.2</version>
+        <version>3.1.0</version>
         <relativePath/>
     </parent>
 
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.2</version>
+                <version>2.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>