Bump netconf to 7.0.1 02/110502/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 6 Mar 2024 20:09:45 +0000 (21:09 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 6 Mar 2024 20:09:45 +0000 (21:09 +0100)
Pick up latest fixes from upstream.

Change-Id: Ic76f3cd9dd1fb7b6b3b77afbc655f7ba8ebaada8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/odl-lispflowmapping-mappingservice/pom.xml
features/odl-lispflowmapping-southbound/pom.xml

index 3378760a1cd0b14b06925e8fed257345ef214e4a..26ffa37365c15658696ed5000828d86c9f592bd7 100644 (file)
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>7.0.0</version>
+        <version>7.0.1</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 9782bb0631df7e4e92257d8521501140fda6d048..2cee9817670f9143d07418818cf3b668567af6b6 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>netconf-artifacts</artifactId>
-        <version>7.0.0</version>
+        <version>7.0.1</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>