Use netconf-3.0.5 61/101561/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 10 Jun 2022 06:53:54 +0000 (08:53 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 10 Jun 2022 06:53:54 +0000 (08:53 +0200)
Pick up latest fixes from upstream.

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

index d8700356d2cf8f6d902d90200d40154e1ad028e1..39663049079250374fe83cc09092613000ec777e 100644 (file)
@@ -21,7 +21,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>3.0.4</version>
+                <version>3.0.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>