Fix netconf version 13/99513/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 28 Jan 2022 09:00:07 +0000 (10:00 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 28 Jan 2022 09:00:07 +0000 (10:00 +0100)
We failed to actually bump to 1.13.8, fix that up.

Change-Id: I504a1d24d9a969b9db3c4beb0c5da3a9878128c9
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 59d393942bfe5aaed37713ddff4dcb3b8e0dbf3e..839a4bd775baff8a8f9a6a2be32f8e61dbb58ed9 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>1.13.7</version>
+            <version>1.13.8</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 1069a7d5520c779f643134b10736b3fc28910a8c..fab8fb53ad4f3b4e3d0258450e0d0703bb1ea0fb 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>1.13.7</version>
+            <version>1.13.8</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 08e1d63f5ce5003baeff67ac0b287f466e27e44d..c36665146e5aa7d9d281fe1f6bfcfbbc91ec6fcc 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>1.13.7</version>
+            <version>1.13.8</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 46253a85c03f20bc73fa37580531e11a2d3a6191..7319ab96f25b64ae5c61d649bc61efa50932be01 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>1.13.7</version>
+            <version>1.13.8</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>