Bump netconf to 2.0.2 98/97098/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 6 Aug 2021 10:31:08 +0000 (12:31 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 6 Aug 2021 10:31:50 +0000 (12:31 +0200)
Adopt netconf-2.0.2 and related artifacts.

Change-Id: I87486c4b06bcb7a8dd4ee93b5961bae9bb67f253
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
commons/parent/pom.xml
features/odl-lispflowmapping-inmemorydb/pom.xml
features/odl-lispflowmapping-mappingservice/pom.xml
features/odl-lispflowmapping-models/pom.xml
features/odl-lispflowmapping-neutron/pom.xml
features/odl-lispflowmapping-southbound/pom.xml
integrationtest/pom.xml
mappingservice/api/pom.xml
mappingservice/lisp-proto/pom.xml
mappingservice/neutron/pom.xml
mappingservice/pom.xml

index 03074a1b956d038543bdab138df3f993817e2a21..16c93d2c65f4767d47762508a85dea41e8ff9006 100644 (file)
@@ -47,7 +47,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>8.0.0</version>
+        <version>8.0.1</version>
         <type>pom</type>
        <scope>import</scope>
       </dependency>
@@ -69,7 +69,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>4.0.0</version>
+        <version>4.0.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 2ec79e8da9ff9f3273119fcde63902bec960ca5c..9bb2eb6caaa469896217cc0711f3e2ef13655c1f 100644 (file)
@@ -28,7 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>odl-mdsal-broker</artifactId>
-      <version>4.0.0</version>
+      <version>4.0.1</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index d01aabf9bab467f56ef904b5eaa288241202c9aa..fe185cce684313f5eeb497c669b359dfaa320041 100644 (file)
@@ -28,7 +28,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.1</version>
+      <version>2.0.2</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index 930c29b1c8d2851576b05edef8a108e8d430d9a1..57bfa18941f5e1e28090c3fe1f1005b60a036732 100644 (file)
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>8.0.0</version>
+        <version>8.0.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 09eca6a44fbf71793a3718c0b4081752d8d39800..85a7a42b2a279e4f8d5e97cb362f94c08d8f8973 100644 (file)
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>8.0.0</version>
+        <version>8.0.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
@@ -59,14 +59,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>odl-netconf-tcp</artifactId>
-      <version>2.0.1</version>
+      <version>2.0.2</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>odl-netconf-clustered-topology</artifactId>
-      <version>2.0.1</version>
+      <version>2.0.2</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index 3be346c24641e5c9f3df175565a8ca349b093a72..e803d2e269ff5fc8ba790e01b4b0450f8fea93ef 100644 (file)
@@ -28,14 +28,14 @@ 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.1</version>
+      <version>2.0.2</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>odl-mdsal-broker</artifactId>
-      <version>4.0.0</version>
+      <version>4.0.1</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index 4d59969f3ccc1ab88520d9fd37bc03f6b345f017..3d4f555802088f73294db8ddbb6202bee0019f35 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>4.0.0</version>
+    <version>4.0.1</version>
     <relativePath/>
   </parent>
 
index 26304166e194074ae2b0c924ec5dfbe9e4018a8a..4b42076b943191a77bb6af8cc051457fedb8d3e2 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.1</version>
     <relativePath/>
   </parent>
 
index f5e1ebd24c74e8167adafb0d8dfb6e7d6691cbf4..de3bc855fb782542c050a30ca248606eac4f007c 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.1</version>
     <relativePath/>
   </parent>
 
index cc57dd8ebf546cff778fd7a5e574e5c81332677a..3af7e1c8d4dd086cc718ca32ce8cf2d2633bfbd2 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.1</version>
     <relativePath/>
   </parent>
 
@@ -33,7 +33,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>2.0.1</version>
+        <version>2.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 3fa89ae9bb8a0b9624dd7f52943e0b9cdc3bb68b..ca866790396fe4222f7c52b97856cd46348689ee 100644 (file)
@@ -39,7 +39,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>8.0.0</version>
+        <version>8.0.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>