Bump netconf to 7.0.3 87/110887/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 20 Mar 2024 00:16:07 +0000 (01:16 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 20 Mar 2024 00:16:07 +0000 (01:16 +0100)
Pick up latest regression fixes from upstream.

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

index 8d868d511820fe39226a34d40ce7c64ba1b17a59..785bb3a0debbe40bb8bd8a888435dd09256a1aef 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.2</version>
+        <version>7.0.3</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index ebd7cd7033bbfa8db1aa1de8935162db86f3f74a..3433a5c174d1516c0dbc66849edb9646c3afcda8 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.2</version>
+        <version>7.0.3</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>