Bump netconf to 2.0.1 21/96921/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 19 Jul 2021 14:35:03 +0000 (16:35 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 19 Jul 2021 14:35:03 +0000 (16:35 +0200)
Pick up latest upstream fixes.

Change-Id: Iefa625d68d5639531046e672633e05a78f00e495
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
parent/pom.xml

index 82407df86b3dd8c31574f45add889f9cb0473dfd..221b1726e993e5e57c9ebb9ee2e863ed8b90d0e8 100644 (file)
@@ -71,7 +71,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>2.0.0</version>
+                <version>2.0.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>