Fix netconf version
[ovsdb.git] / southbound / southbound-features / odl-ovsdb-southbound-impl-rest / pom.xml
index 08e1d63f5ce5003baeff67ac0b287f466e27e44d..c36665146e5aa7d9d281fe1f6bfcfbbc91ec6fcc 100644 (file)
@@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.13.7</version>
+            <version>1.13.8</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>