Bump upstream dependencies to P-SR3 59/101159/1
authorGilles Thouenon <gilles.thouenon@orange.com>
Thu, 19 May 2022 15:50:33 +0000 (17:50 +0200)
committerGilles Thouenon <gilles.thouenon@orange.com>
Fri, 20 May 2022 07:55:34 +0000 (07:55 +0000)
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 efea0a73e79471d10b2e56a2610910db39af765b..9b48c783f71af1fdb3e995259191c0631935d2b2 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 600dfb81dc11ec3b264b0584c17343141a23914d..23f7cb2461e99a24fa6aa2a29f641394647ce614 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 5ab20d54d586e752e1e8e0bd1ed1ef1bc43a27ec..3b482e4dae01ff354ee841be8136f3af7e566b57 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 9f3b7475e8ed9f1cf7f8943f9bf7c6f433054524..64814e7602d59953c97479fba734032e68e49004 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 5787f8e01d8c9e20ecd899e662caa7d32e7f0153..9e897229e9f164387834c56aac662253a4e0f275 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 c3f7195666a43e37078daf61b7bc4a3c23f2ab22..a69775e0952b4de16807d2204b413655bfa7d792 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 dc00a7f77dcc6d484505bed6595b462b5dc8cf90..fa38e555e1ddc6e8ea16acc41aa305788403caee 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 cce995b94bebde9b4f2916a1f03b9e856126e711..05ad7f7526bbaf81e3eec56dd8907b0344fd9dcf 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 78e13a366552847d05a72430af0767592ddcb814..4b1f330761859b18af5fc329231ea8af73afd3b2 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 ed600cf6d679a647726274bb9e34725cecd6a258..25a6a99f3df8b6fd314fe0fce81b271f333d323d 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 587174aa5b3f1d3ed70a61d09d17b54f2e632c55..a6080dffc4ff58adf598dda73181dad5314145fa 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 4922f657e8e97a5f83322349a9be4a5dc45fc518..0505565f202d3aa15d8901f60188d8248a8c90f2 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 d7003ef05dfcde7b015a6a1ac46562418a3b7ee1..e4c819aaaa59f52b21b65e7962241de9ea29368a 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 278d94d3be95145fe6b05ce09f88f8c0331dd369..e83036c4284c5211fa61ee65e958689b8fa40e1c 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 f649ad81c974f6f3685b0e2461bd4968728950d1..1d4b065a6493a14e8e740c4dee74f9e137b90512 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 fc8b39e4f4edff1754876214f7f0ad1ab9fdaebd..ff89520d72e989a00bfb876a495156af66c0f6f3 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 17ceecc884695ecc804c4b3cf643b878585c9302..8b4f81602ab98222b1b05bc48dee522f15071044 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 be99ba7c480d3c38ab96b988d345f1a6e9544880..24ede559c6f7940455c258ea96168f0e586d771a 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 cfe9bee4304c0710a9574f5294c2c8d70cf0c11f..89f3c314484604029c664f1e6e5c3bd719db43a0 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 e6812a94573c4e42f3d8dd4775aa2b9c0339989d..d1bf5008417ac96bae8273ff0c03fe52e3cc51c7 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 b677708ced1931353ca006891c62e1f62c370d56..2eb4c6bd33e46964431e6962efe499b190435462 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 50f0ff23fb5734d92742bad380114c958be7f621..a4535e3e57068e5932c208e1b374cc7798b2ab85 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 82ea81f195671daf59bdf6b45ca608a7680617cd..520fd8c382fcd95899c8ed8abd460cd866b7e6ed 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 c21d0d64cc1e0e59565c7c233769bd7b6d807e25..01003b511d40dc82cc8d554e938fccf00b1adc72 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 e75d2f6ad33c4d7ecb9fa9e4ed37ed3aebc28092..5d0bdd8350093d6fd612d82d56d246c42b571f54 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 43a2d779b56e3c5342a09a2d3abf46eb68067730..172becb70628ebfdec8294212ac0f00d71f469b4 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 e68b4bc56e12717061ec9ad4dc3ec43d25f28a94..9a265d8530496e5f6b171c3e1fc93fa5c2c0a219 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>