Bump upstreams dependencies to P-SR4 51/103151/2 stable/phosphorus
authorGilles Thouenon <gilles.thouenon@orange.com>
Tue, 8 Nov 2022 15:43:46 +0000 (16:43 +0100)
committerGilles Thouenon <gilles.thouenon@orange.com>
Mon, 14 Nov 2022 10:53:59 +0000 (11:53 +0100)
Adopt:
- odlparent-9.0.16
- yangtools-7.0.18
- mdsal-8.0.16
- netconf-2.0.17

Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Change-Id: I5e8124018fb8bde011bc2fcb200344591cccbd19

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 1e247021b4350e0ee349e62a751768972a1d60ab..5c2fbb0360ea8b7b01bf641140b85e50fbd74fd0 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.15</version>
+    <version>8.0.16</version>
     <relativePath/>
   </parent>
 
index 75c50d728a0fdeb7beaadf0288f8599ac190850d..68ec6fa7d7fb91beb55205541a98ce3d3dddca80 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.15</version>
+    <version>8.0.16</version>
     <relativePath/>
   </parent>
 
@@ -24,7 +24,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>2.0.16</version>
+        <version>2.0.17</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 233f6d6ecbaf7e4d2964faa996c0cfbf5b575d96..9968ff479af2ec6fc8272f9b3cf5dddf595cc318 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.15</version>
+    <version>8.0.16</version>
     <relativePath/>
   </parent>
 
index dfcd0175d020f6112d781e33633f1fe8cb8da65e..2694e3b49327642b7d89484e94960084b1ddae09 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>9.0.15</version>
+    <version>9.0.16</version>
     <relativePath/>
   </parent>
 
index 347f0119519d3c7bd6271ad6c36ee436b0f697f0..2773ebee1bd7eb9176f4c60630244678047af65f 100644 (file)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>9.0.15</version>
+    <version>9.0.16</version>
     <relativePath/>
   </parent>
 
index 836a68db69519b9a5ea62ee8c2fb5414a3504077..15960a0c473c0b81b6b4f3dd716db795432eb04b 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>9.0.15</version>
+    <version>9.0.16</version>
     <relativePath/>
   </parent>
 
index 1ae24ed7360c6cc12b5891f7f91f584bf14ae087..a925c4e301a9560f36b1552951402a5605429e2c 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.15</version>
+    <version>9.0.16</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.16</netconf.version>
+    <netconf.version>2.0.17</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index 1854a2f81e66b7c3706b5c9cb4e3128396ea681a..936431a50d8166923c1b41066e84f069b364edc8 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.15</version>
+    <version>9.0.16</version>
     <relativePath/>
   </parent>
 
index 2d508188b3b947a0e647e83c71e04575deb0ce4e..59b25e642878d0b8c3c4c775d8d392cfad8a6dc5 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.15</version>
+    <version>9.0.16</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.16</netconf.version>
+    <netconf.version>2.0.17</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index 408d66aa328c057cbc00f8c319cce4a4473290cd..da76c54fd89d177cd046ec22beaff6971e8b00d8 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.15</version>
+    <version>9.0.16</version>
     <relativePath/>
   </parent>
 
index 346c01a1f54afc7fd7f5bfff8962087eac1ebcda..42cd648ddabb5351effb0c33f5167a1b637e2e63 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.15</version>
+    <version>8.0.16</version>
     <relativePath/>
   </parent>
 
index 815ad9e03db1a719b9d1f7e9374ee9ba9c96bdf7..3954922757d747b6b9005c1a6f77f9ae92215898 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.15</version>
+    <version>9.0.16</version>
     <relativePath/>
   </parent>
 
index 309cff270e1ef473a9f528e6df0017d9bd607aaa..513687a99e47a8282acddd2c23920a68f16bbe17 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.15</version>
+    <version>8.0.16</version>
     <relativePath/>
   </parent>
 
index 6d82e64b3f02494fdda2c1a8e6f8d2a17154890e..faebcab5694839b537a5b743a0d0a9f17d6d0572 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.15</version>
+    <version>9.0.16</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.17</version>
+        <version>7.0.18</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>8.0.15</version>
+        <version>8.0.16</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 3fce3c20079615f481044bd5577c8db7a304c60a..0d28289068e0f9f6d54c18d3b3605ea135ae0ae3 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.15</version>
+    <version>8.0.16</version>
     <relativePath/>
   </parent>
 
index 55aedac7520af90cc8a966aa1cef1c73474a0f8a..6334f743c765d15022db0fb85c633e63e32e4fe4 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.15</version>
+    <version>8.0.16</version>
     <relativePath/>
   </parent>
 
index 96d04611e5aad806650467feac762d382a03d354..1ae4a79c5c926dea2bb7202be01d5f7ca1cb9768 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.15</version>
+    <version>8.0.16</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.16</version>
+        <version>2.0.17</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index c8787ed02248a5ba32634e7e83c1e500b492b74a..6902ea3823f369e484665d201ab38837210e894b 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.15</version>
+    <version>8.0.16</version>
     <relativePath/>
   </parent>
 
index 052201cb4dfdbb71749ab039fd9916ff53d80244..b75a45d6c63f7bf9394ea8e3035db84b626ea14c 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.15</version>
+    <version>8.0.16</version>
     <relativePath/>
   </parent>
 
index 32a81be6a5e954247819d7a69e639f1b419ba6f4..0066af7f2930657bb2fbaaf151e7dcfeeef06f75 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.15</version>
+    <version>8.0.16</version>
     <relativePath/>
   </parent>
 
index 50ec0d8474d11db62c967146cb87ab03c6ba7e0d..bbb77a89b7861d85cc69b3769395478c96ca12f7 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.15</version>
+    <version>8.0.16</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 39c68493d4fa477d3245b1331bd823a31d67ac3f..9d045d3876ce7cc66c23fe0278f92b62eee33ea7 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.15</version>
+    <version>9.0.16</version>
     <relativePath/>
   </parent>
 
index 4282725069f9101b1d3aae98f27bd4684fda47db..638df9b1ccbaf288b9e3964c292d7012e4805eda 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.15</version>
+    <version>8.0.16</version>
     <relativePath/>
   </parent>
 
index 987b4e0870bea94394c7b93349211cdea341cca3..c429e8b3e3a0a3eb5526800dba70767c4ecc080d 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.15</version>
+    <version>8.0.16</version>
     <relativePath/>
   </parent>
 
index f6378d8349215132b06d2379367967228472a594..44520b3e26f49a411428d1019bae8d46382af41e 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.15</version>
+    <version>8.0.16</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.16</version>
+        <version>2.0.17</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 7694bee7ca4018f2dd8a589d2a7b4b6be04057c0..49ab9ec365f43f1dff2b08c861e96e896d1c96f5 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.15</version>
+    <version>8.0.16</version>
     <relativePath/>
   </parent>
 
index 13782b3c8230b95c36a781a548ce57bbc20e9a5f..8fd30d42eced4383f51c61157ccedc77aa8d5a8a 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.15</version>
+    <version>8.0.16</version>
     <relativePath/>
   </parent>
 
@@ -26,7 +26,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>2.0.16</version>
+        <version>2.0.17</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>