Bump netconf to 2.0.10 61/98561/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 23 Nov 2021 11:15:22 +0000 (12:15 +0100)
committerRobert Varga <nite@hq.sk>
Tue, 23 Nov 2021 11:19:55 +0000 (11:19 +0000)
Pick up a fix for regression.

Change-Id: I7ee5af47247696109a2019bc83aba452c67dfa65
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml

index f751e88c84532db636b6f6b5308fd525e4666bb8..af5dcc198e883046770c79b0ebd0b37ca7a4dfb6 100644 (file)
@@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>2.0.9</version>
+            <version>2.0.10</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 51c096ad59340310c1f5b84f1a8004849fb06f29..469bff7f3d8bed75420edd125b00b64e9102960d 100644 (file)
@@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-mdsal-apidocs</artifactId>
-            <version>2.0.9</version>
+            <version>2.0.10</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 0aa7c1802a8bae3edf5cc3ab87906c95d1538bcf..9fda96db83609e9a021789355a66cc58338f6bc3 100644 (file)
@@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>2.0.9</version>
+            <version>2.0.10</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 7b937da976b43df39c9357add0e909dc15e6b106..031263bf50a4eddc8e30e8a2fc1ab5ad2edfb215 100644 (file)
@@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-mdsal-apidocs</artifactId>
-            <version>2.0.9</version>
+            <version>2.0.10</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>