Bump upstream versions 41/97341/3
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 26 Aug 2021 11:54:34 +0000 (13:54 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 26 Aug 2021 12:18:35 +0000 (14:18 +0200)
Use netconf-2.0.3 et al.

Change-Id: Ia9216060f47d2288a04dc3183a9f87ba18bf6c05
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
17 files changed:
artifacts/pom.xml
commons/parent/pom.xml
features/features-lispflowmapping/pom.xml
features/odl-lispflowmapping-inmemorydb/pom.xml
features/odl-lispflowmapping-mappingservice-shell/pom.xml
features/odl-lispflowmapping-mappingservice/pom.xml
features/odl-lispflowmapping-models/pom.xml
features/odl-lispflowmapping-msmr/pom.xml
features/odl-lispflowmapping-neutron/pom.xml
features/odl-lispflowmapping-southbound/pom.xml
features/pom.xml
integrationtest/pom.xml
lispflowmapping-karaf/pom.xml
mappingservice/api/pom.xml
mappingservice/lisp-proto/pom.xml
mappingservice/neutron/pom.xml
mappingservice/pom.xml

index ebed82269bc690028d9891bc3f019935417e55a2..55d92a401d739c1cfe027bd39a6388d312bd383b 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.5</version>
     <relativePath/>
   </parent>
 
index 16c93d2c65f4767d47762508a85dea41e8ff9006..e5753c8b381a85401091a1d364931744b33c91c6 100644 (file)
@@ -15,7 +15,7 @@
          for plugin configuration etc. -->
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.5</version>
     <relativePath/>
   </parent>
 
@@ -47,7 +47,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>8.0.1</version>
+        <version>8.0.4</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.1</version>
+        <version>4.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 9c3a5ce8280aea1e6514b68c30eb9ee6bec97fe0..63bb24b83b04391ea38d3a1e5e9a933be1195815 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>feature-repo-parent</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.5</version>
     <relativePath/>
   </parent>
 
index 9bb2eb6caaa469896217cc0711f3e2ef13655c1f..d25034098b9e3f4cd6b1c67137013e80797ceed0 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.5</version>
     <relativePath/>
   </parent>
 
@@ -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.1</version>
+      <version>4.0.2</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index 987b613cb365998dade17c24583ed8a92bedf7d4..55f00cd0f18ac6ed59286b19b2d9f6922f286c11 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.5</version>
     <relativePath/>
   </parent>
 
index fe185cce684313f5eeb497c669b359dfaa320041..8a38b8adc1dd8483018beb44e765f7cc55394083 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.5</version>
     <relativePath/>
   </parent>
 
@@ -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.2</version>
+      <version>2.0.3</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index 57bfa18941f5e1e28090c3fe1f1005b60a036732..998936870255af59ff64322b0b440c0213dbec08 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.5</version>
     <relativePath/>
   </parent>
 
@@ -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.1</version>
+        <version>8.0.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 102c464c8d7b905d3012e384a1a0fca6da1cca88..9d52438a07ddc90c790e548df5bf01e2fda2043f 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.5</version>
     <relativePath/>
   </parent>
 
index 85a7a42b2a279e4f8d5e97cb362f94c08d8f8973..46ebeec1c8904e647f4a02acff68f2dd77e7f944 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.5</version>
     <relativePath/>
   </parent>
 
@@ -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.1</version>
+        <version>8.0.4</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.2</version>
+      <version>2.0.3</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>odl-netconf-clustered-topology</artifactId>
-      <version>2.0.2</version>
+      <version>2.0.3</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index e803d2e269ff5fc8ba790e01b4b0450f8fea93ef..305771da69260fd88988d2582d95051dba65d1de 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.5</version>
     <relativePath/>
   </parent>
 
@@ -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.2</version>
+      <version>2.0.3</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>odl-mdsal-broker</artifactId>
-      <version>4.0.1</version>
+      <version>4.0.2</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index d4e590ce74d3a1f59597e83d790b32b645578d80..6015a34b1f6ffb4e1710f761b16734ba8c628c95 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.5</version>
     <relativePath/>
   </parent>
 
index 3d4f555802088f73294db8ddbb6202bee0019f35..aac7fe4a14fca98a719e3e03d18c64515501803f 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.1</version>
+    <version>4.0.2</version>
     <relativePath/>
   </parent>
 
index af780bdef3fad8053eea2a1ea0b4dd4f57c4fe69..4ab15b21e6b16effd66bc5b59eff84e875976514 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.5</version>
     <relativePath/>
   </parent>
 
index 4b42076b943191a77bb6af8cc051457fedb8d3e2..2bf42a38c512f86bf8b5ba0f5c2919605476a261 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.1</version>
+    <version>8.0.4</version>
     <relativePath/>
   </parent>
 
index de3bc855fb782542c050a30ca248606eac4f007c..90347019197fc8c6c58aacd99fa30116c150aca5 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.1</version>
+    <version>8.0.4</version>
     <relativePath/>
   </parent>
 
index 3af7e1c8d4dd086cc718ca32ce8cf2d2633bfbd2..28367923cd307a213af3bae060405dfd998fdd78 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.1</version>
+    <version>8.0.4</version>
     <relativePath/>
   </parent>
 
@@ -33,7 +33,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>2.0.2</version>
+        <version>2.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index ca866790396fe4222f7c52b97856cd46348689ee..9a462c33aabb4c651685c6b64f9a2715643ad8d6 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.5</version>
     <relativePath/>
   </parent>
 
@@ -39,7 +39,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>8.0.1</version>
+        <version>8.0.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>