Bump netconf to 1.13.8 12/99512/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 28 Jan 2022 08:59:09 +0000 (09:59 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 28 Jan 2022 08:59:09 +0000 (09:59 +0100)
Previous patch failed to bump it, fix that up.

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

index 1fa1bd0f475d1f5af333dfffe595104744226950..0a9797e5ce53aae4ac012dd029011686815a355b 100644 (file)
@@ -67,7 +67,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.13.7</version>
+                <version>1.13.8</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>