Bump upstream dependencies 44/97544/1
authorGilles Thouenon <gilles.thouenon@orange.com>
Mon, 20 Sep 2021 11:35:37 +0000 (13:35 +0200)
committerGilles Thouenon <gilles.thouenon@orange.com>
Mon, 20 Sep 2021 11:44:21 +0000 (13:44 +0200)
Adopt:
- odlparent 9.0.6
- mdsal 8.0.5
- netconf 2.0.5

JIRA: TRNSPRTPCE-435
Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Change-Id: I0a909fc07d1d86f8c38f74b4fe93decedad15c9a

26 files changed:
api/pom.xml
common/pom.xml
dmaap-client/pom.xml
features/odl-transportpce-dmaap-client/pom.xml
features/odl-transportpce-inventory/pom.xml
features/odl-transportpce-nbinotifications/pom.xml
features/odl-transportpce-tapi/pom.xml
features/odl-transportpce/pom.xml
features/pom.xml
inventory/pom.xml
karaf/pom.xml
nbinotifications/pom.xml
networkmodel/pom.xml
olm/pom.xml
ordmodels/common/pom.xml
ordmodels/device/pom.xml
ordmodels/network/pom.xml
ordmodels/pom.xml
ordmodels/service/pom.xml
pce/pom.xml
pom.xml
renderer/pom.xml
servicehandler/pom.xml
tapi/pom.xml
tapimodels/pom.xml
test-common/pom.xml

index 9aab5d87638219499c15b6fed4142f7c5ce7a411..08ce7e857ec99eaa6187d7e2c010910f29a51210 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.4</version>
+    <version>8.0.5</version>
     <relativePath/>
   </parent>
 
index c8d8862e513ed30e5097c7e51edf1795add114bc..596d2c0e47bb4d88b65846daaa9f8848d450b644 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>8.0.4</version>
+        <version>8.0.5</version>
         <relativePath />
     </parent>
 
@@ -24,7 +24,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 5360050a8fdf8d4731ae9db2d6273ba640fd5342..efcad51199f255e5e2d524f7e70589bc19de95f7 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>8.0.4</version>
+        <version>8.0.5</version>
         <relativePath />
     </parent>
     <groupId>org.opendaylight.transportpce</groupId>
index 30672a30b59341d46bc0becf9550f42c768eb2dd..4a95c6eceb598a7af2696fce362ba1d0f8c08d7d 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.5</version>
+        <version>9.0.6</version>
         <relativePath />
     </parent>
     <groupId>org.opendaylight.transportpce</groupId>
index 2a5294f54f2b6577caf7d6435e8ca0ea346524e2..6feaa7e6f7ad7f8ed512ce2efeb2fa9d29eb6b61 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.5</version>
+        <version>9.0.6</version>
         <relativePath/>
     </parent>
 
index 1f6cc9af0ead40ddb661cc79a9a060b3617a68a4..671ad22caace5fc485290dd7504a3ec92f70413c 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.5</version>
+        <version>9.0.6</version>
         <relativePath />
     </parent>
 
index 58fbba94d3ecd1c4174008e880da81cb26c8212e..83b38426b32c853e85f6a34b67f45dc269879741 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
index a50855e7803cc83313a13b8ad394299614a73ac4..0e47ccf1d6be9b7ce6db43f472a7f77a08b3b759 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
@@ -24,7 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <name>OpenDaylight :: transportpce</name>
 
   <properties>
-    <netconf.version>2.0.3</netconf.version>
+    <netconf.version>2.0.5</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index 982ec15b29aa5e270d278175326165a53da4b719..6a86749135945ee3975b89bd27e4c9cf51556155 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
index 8e5316b21d673b59ca01497258c96e914acebe02..16dd56f5e74f4f9fcce933836c9ad4f5b2a1d4bb 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>8.0.4</version>
+        <version>8.0.5</version>
         <relativePath />
     </parent>
 
index 3b9b3329596b0a1903aa49a6756a6f198a020b60..ec21243f95daad5cc03e01cd1b2d311cb626abe0 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
index 4e7e6d23fe4d6478d454fcfaff5d54df5d9ee3de..17d5994ad94701eda09efba02f24c415b51b073e 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>8.0.4</version>
+        <version>8.0.5</version>
         <relativePath />
     </parent>
 
index 63227c6d962566076b26e6c3a9ba17d080ae25bc..11b2c557110ef8ff8a63ebd2bee5a557f8e1ce17 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
@@ -27,7 +27,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.4</version>
+        <version>8.0.5</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 4b30a4f997ffc63c5cbb203f6ac76ce561e717ae..76cc97a9bdba28f67c83382a307ea9478a7ec3fe 100644 (file)
@@ -13,7 +13,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.4</version>
+    <version>8.0.5</version>
     <relativePath/>
   </parent>
 
index 5f53553a4354788124cd697538e194ea9eefff23..446044b19af0fab1d509692f443b292cab7e6e55 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.4</version>
+    <version>8.0.5</version>
     <relativePath/>
   </parent>
 
index 169d93346d38640f167c245592211c74d2681cb9..187edb02c3bb1f193291ec32de5dac6bbcd8ad39 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.4</version>
+    <version>8.0.5</version>
     <relativePath/>
   </parent>
 
@@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>2.0.3</version>
+        <version>2.0.5</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index df168f2fe31ff5cef0cad4f31a0db69f98ea70be..c987283d6fce92b718bb8144bbbe4377a44eb464 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.4</version>
+    <version>8.0.5</version>
     <relativePath/>
   </parent>
 
index 429650f2e7062351e1990d0aa8878c5b6ef20017..b4e404544f11171111bd422d3d5bce31536512f4 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.4</version>
+    <version>8.0.5</version>
     <relativePath/>
   </parent>
 
index 349e89a4eb699b840fcc0a272bdf69b2c42aad3c..ed1e50b044663f70df760e0421158efa3fd99c61 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.4</version>
+    <version>8.0.5</version>
     <relativePath/>
   </parent>
 
index 83dde8a29877c3efb61bdf1f6250898b6f8f21f9..285bd2cba60ff4e137f46e956c74edd2329064cf 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>8.0.4</version>
+        <version>8.0.5</version>
         <relativePath />
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 9f2f2356c88bad1a909fb601f728ab8b356408b5..cc35b965bfabe27630492d186df2b23abc01b1eb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.5</version>
+        <version>9.0.6</version>
         <relativePath/>
     </parent>
 
index 34b9d20c58435a29d2bab02c0da774b00c52fb33..b9e4c87eb8ea6896fea176c853f2690154e2e273 100644 (file)
@@ -13,7 +13,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.4</version>
+    <version>8.0.5</version>
     <relativePath/>
   </parent>
 
index 30586dd14c07c6d2442b2d47e747610c627cbee7..58c3c5a8d70a3b07f5e86d1a50c362fc02da4db7 100644 (file)
@@ -15,7 +15,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.4</version>
+    <version>8.0.5</version>
     <relativePath/>
   </parent>
 
index 815baed4360b63e27c120a734a1c02937f6696d2..e86c78884d3431584528bba2be9d9223c04561bc 100644 (file)
@@ -15,7 +15,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.4</version>
+    <version>8.0.5</version>
     <relativePath/>
   </parent>
 
index e1c7ee114cb703b4848af4f4b63818fe2cbfebb0..6fe10b564ba5929a27bf763a80649881ff4fb1f7 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.4</version>
+    <version>8.0.5</version>
     <relativePath/>
   </parent>
 
index 34bd7d72803de19acf983c4fa01e5ea6bcc7ef39..10bf05c48a720b5d6771104f58350ad4889fba8d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>8.0.4</version>
+        <version>8.0.5</version>
         <relativePath />
     </parent>
 
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>