Bump upstream dependencies to P-SR3 46/101246/1
authorGilles Thouenon <gilles.thouenon@orange.com>
Thu, 19 May 2022 15:50:33 +0000 (17:50 +0200)
committerGilles Thouenon <gilles.thouenon@orange.com>
Thu, 19 May 2022 15:56:38 +0000 (17:56 +0200)
Adopt:
- odlparent-9.0.15
- yangtools-7.0.17
- mdsal-8.0.15
- netconf-2.0.16

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

27 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-swagger/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 7b0193897237bbac38ee95d6537f1bb80a69806c..47095c9e8960f3be34679972aa98569930415dbf 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.11</version>
+    <version>8.0.15</version>
     <relativePath/>
   </parent>
 
index eef0269b777a3d9fb2961346ca0382b26485b25b..f2b043613c20aa3840fee37a91b6260aee849eb3 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.11</version>
+    <version>8.0.15</version>
     <relativePath/>
   </parent>
 
@@ -24,7 +24,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>2.0.14</version>
+        <version>2.0.16</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 1e4ed70490d16aa14cf4f8f3b06a9f2e0de0d532..e8e5d738ecafa0b68de33075112a737c654edbf0 100644 (file)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.11</version>
+    <version>8.0.15</version>
     <relativePath/>
   </parent>
 
index a623770d1160dea88de3dfea15094f9f23d604f7..564d66090f48a7aad6fb03438c8dfb3d6e5e0c58 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>9.0.13</version>
+    <version>9.0.15</version>
     <relativePath/>
   </parent>
 
index 855f0359cdb2d400d352dad65bf49a1ce5d01275..4e7ae226b985cce681118eee7f7b880ced4028c1 100644 (file)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>9.0.13</version>
+    <version>9.0.15</version>
     <relativePath/>
   </parent>
 
index bdcd60d784ee1f259bbda6d0f5d9e19970a9cbe5..df898c97ceb3eefa9b917f5757b41d9b9166d871 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>9.0.13</version>
+    <version>9.0.15</version>
     <relativePath/>
   </parent>
 
index 63debf64951fe2f167e5b4af0e00eeaab9e1962d..59e119b69a0124f720ae0eb5cea44a022a6f5046 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.13</version>
+    <version>9.0.15</version>
     <relativePath/>
   </parent>
 
@@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <name>OpenDaylight :: transportpce :: swagger</name>
 
   <properties>
-    <netconf.version>2.0.14</netconf.version>
+    <netconf.version>2.0.16</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index c30cccaf621c35c27295231a6623cc65c112a078..49dd0d0bb8c07c3b7e3d1776562bb6f94c404b9d 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.13</version>
+    <version>9.0.15</version>
     <relativePath/>
   </parent>
 
index 1710cc23ca82d9b120ab09f00ac8c999444490b3..229f9d2dca1c656a1fa48b7c75255133f6abfe2f 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.13</version>
+    <version>9.0.15</version>
     <relativePath/>
   </parent>
 
@@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <name>OpenDaylight :: transportpce</name>
 
   <properties>
-    <netconf.version>2.0.14</netconf.version>
+    <netconf.version>2.0.16</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index 40f2fa42e39b23eb97cef556889a025b3b8b0b90..f51e4ad51472f3f379b82c62baa5d7803058dd25 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.13</version>
+    <version>9.0.15</version>
     <relativePath/>
   </parent>
 
index 9dc9e8b50838ab3b12a6a76cdc2ecad7c488db55..177b54dbed403b50c974cf28472a3614d5a61cbe 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.11</version>
+    <version>8.0.15</version>
     <relativePath/>
   </parent>
 
index 4c4597e65356f3b4eac550321efd4e335ad334b4..988e34d286f4d06ef38955c1a08378eb437df175 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.13</version>
+    <version>9.0.15</version>
     <relativePath/>
   </parent>
 
index 4cf525a3aea93200135563214a0a33999579a323..4ddc4af7347fb109d2cf7b6772282785395ffaab 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.11</version>
+    <version>8.0.15</version>
     <relativePath/>
   </parent>
 
index 584baccd09fceec9c17ef49d0f22f6882ec2a25b..248a9e69e92c266d2ca8483a22b1a4a153c1cea0 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.13</version>
+    <version>9.0.15</version>
     <relativePath/>
   </parent>
 
@@ -27,14 +27,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>7.0.14</version>
+        <version>7.0.17</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>8.0.11</version>
+        <version>8.0.15</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 686a533138a25e5a8ddd30610f5fef9c2fbf1ad5..a1ee52e8a88ed29d68396a28b126b6e462ff32d3 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.11</version>
+    <version>8.0.15</version>
     <relativePath/>
   </parent>
 
index 75653f5ec1ec5cb3b9185e8b5e1ae55bb8c348c2..c29b7e069d0056e9e93d2e94c724db707450c46f 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.11</version>
+    <version>8.0.15</version>
     <relativePath/>
   </parent>
 
index f18a9696d9f89696f85b5fe878222450625739f3..8015042aedd6364fa4912f4218c90e23e80afa2f 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.11</version>
+    <version>8.0.15</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.14</version>
+        <version>2.0.16</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index b47a140050db1bf5c6e31f2f52e89d07f3d6ba8c..87a29072379e3884126412b215a39583917a6998 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.11</version>
+    <version>8.0.15</version>
     <relativePath/>
   </parent>
 
index 8ae2894eed5ad18184aa896adb4361fe9c8ca6e3..5f75a01909071295b8b69ada4803ce1c9f164234 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.11</version>
+    <version>8.0.15</version>
     <relativePath/>
   </parent>
 
index 10fa8223daeb82b66b8bf577262dd3843cfebb7a..2f0f8f2a0ea27812b7cd8fd98b958f76436c8b75 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.11</version>
+    <version>8.0.15</version>
     <relativePath/>
   </parent>
 
index 7d340d04edc94f98feb4649b5cb18726e8c84054..0f0a6000b3b0696bd0830bd3dab417159737d768 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.11</version>
+    <version>8.0.15</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 4891b6f8844b25bf36e37a8e20654881b8bc70eb..abe25ea58935b02032c2554823fb0eedc01f2f0f 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.13</version>
+    <version>9.0.15</version>
     <relativePath/>
   </parent>
 
index b1b0f0e85b328223739ad9a9fe32da99de00a147..96d760687c607a853a00b985df9f6d0688ead41a 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.11</version>
+    <version>8.0.15</version>
     <relativePath/>
   </parent>
 
index 0cd5a205764036af4f767a8e03700a3db89a1c52..c60833a746f39c24ed7f43dbda1d40614f04c1ce 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.11</version>
+    <version>8.0.15</version>
     <relativePath/>
   </parent>
 
index 4d4588f914c7808c3461d6de9de96786b793a058..f0f302fdb1fc5a22dd90f8a1fc934a4c592c39a2 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.11</version>
+    <version>8.0.15</version>
     <relativePath/>
   </parent>
 
@@ -29,7 +29,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>2.0.14</version>
+        <version>2.0.16</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 8ef00a52766b50000622cb9af7cb8855f7381e20..d0e04f56436a4c9fee5c17d30b04b83bce3264e8 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.11</version>
+    <version>8.0.15</version>
     <relativePath/>
   </parent>
 
index 3e40288b93b4870007c1fb9ca81306e447b9c209..018b726b92b6c588b8651b40e2589398a0d56abb 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.11</version>
+    <version>8.0.15</version>
     <relativePath/>
   </parent>
 
@@ -26,7 +26,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>2.0.14</version>
+        <version>2.0.16</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>