Bump netconf to 2.0.11 08/98708/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 25 Nov 2021 18:01:36 +0000 (19:01 +0100)
committerRobert Varga <nite@hq.sk>
Thu, 25 Nov 2021 18:35:38 +0000 (18:35 +0000)
Pick up a fix for regression.

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

index b7cb0a9450cc9e3d036fe181b688bc18bf3adf76..43843d232d126e3d4f544327cdbc913adac3fe41 100644 (file)
@@ -21,7 +21,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>2.0.10</version>
+                <version>2.0.11</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>