Bump to odlparent 3.1.1
[controller.git] / opendaylight / archetypes / opendaylight-startup / src / main / resources / archetype-resources / features / odl-__artifactId__-rest / pom.xml
index d81e26b813dfbf294006495a0b632773b833ef6d..e4e9e2ec7ba9f209216024e53b1c7fa06d564bb7 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.0</version>
+        <version>3.1.1</version>
         <relativePath/>
     </parent>
 
@@ -21,7 +21,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>restconf-artifacts</artifactId>
-                <version>1.7.1-SNAPSHOT</version>
+                <version>1.7.3-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>