Bump netconf to 1.13.0 47/95247/2
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 21 Feb 2021 17:53:27 +0000 (18:53 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 21 Feb 2021 19:17:12 +0000 (20:17 +0100)
Adjust version for MRI-integrated NETCONF.

Change-Id: I6334e2d52e4040561fe21a0a8cb2ab0d11dbb2e9
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml

index e693af9c85633c13391705c9b27cef29cb90299f..7033ebc44638710079f754f53a4247471458d961 100644 (file)
@@ -21,7 +21,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.10.0-SNAPSHOT</version>
+                <version>1.13.0</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>