Bump upstream dependencies to Cl-SR2 08/103908/5
authorGilles Thouenon <gilles.thouenon@orange.com>
Tue, 3 Jan 2023 15:22:18 +0000 (16:22 +0100)
committerGilles Thouenon <gilles.thouenon@orange.com>
Wed, 18 Jan 2023 07:04:07 +0000 (07:04 +0000)
Adopt:
- odlparent-11.0.4
- yangtools-9.0.6
- mdsal-10.0.6
- netconf-4.0.5
- lighty-17.1.0
- transportpce-models-17.2.0

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

24 files changed:
api/pom.xml
artifacts/pom.xml
common/pom.xml
dmaap-client/pom.xml
features/features-transportpce/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
lighty/pom.xml
nbinotifications/pom.xml
networkmodel/pom.xml
olm/pom.xml
pce/pom.xml
pom.xml
renderer/pom.xml
servicehandler/pom.xml
tapi/pom.xml
test-common/pom.xml

index b35f0fe6916efd95448f43399b682101c4343828..54d6d8489bd744408479b10dfaf2d0614e71e0d5 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>10.0.5</version>
+    <version>10.0.6</version>
     <relativePath/>
   </parent>
 
@@ -22,7 +22,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <packaging>bundle</packaging>
 
   <properties>
-    <transportpce.models.version>17.1.0</transportpce.models.version>
+    <transportpce.models.version>17.2.0</transportpce.models.version>
   </properties>
 
   <dependencyManagement>
index 1390fc1e9323109142c17af3bdb930393b90bb60..41e49a98a62c331b755707a44fc3f8cb9ef121e2 100644 (file)
@@ -13,7 +13,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>11.0.3</version>
+    <version>11.0.4</version>
     <relativePath/>
   </parent>
 
index bcdcedb59408806230d1db1f127f9bf96a76f786..7b9031a5826f40f9b1d796c27ce18802e9173393 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>10.0.5</version>
+    <version>10.0.6</version>
     <relativePath/>
   </parent>
 
@@ -20,7 +20,7 @@
   <packaging>bundle</packaging>
 
   <properties>
-    <transportpce.models.version>17.1.0</transportpce.models.version>
+    <transportpce.models.version>17.2.0</transportpce.models.version>
   </properties>
 
   <dependencyManagement>
@@ -35,7 +35,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.4</version>
+        <version>4.0.5</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 113c8b249dabbd7d9bc44c0851e3d5a6ee2880c2..627d4ac977b07456e46118181d56fa2b55d0c748 100644 (file)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>10.0.5</version>
+    <version>10.0.6</version>
     <relativePath/>
   </parent>
 
@@ -20,7 +20,7 @@
   <description>client to send message to Dmaap message router</description>
 
   <properties>
-    <transportpce.models.version>17.1.0</transportpce.models.version>
+    <transportpce.models.version>17.2.0</transportpce.models.version>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>
 
index 00793cb5474ff6fdcd6678ed0688404a304994d6..3a74244b198ccd1fd68db123d4490f19ed644f43 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>feature-repo-parent</artifactId>
-    <version>11.0.3</version>
+    <version>11.0.4</version>
     <relativePath/>
   </parent>
 
index 95aeac8c229fa0993937aa971d9f54bf09e7c4cd..9f85ca04e776a3dd39caae8f53dff5d4326c9df6 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>11.0.3</version>
+    <version>11.0.4</version>
     <relativePath/>
   </parent>
 
index b446b0621e16ea84098665f47c1889dfa2a0fac2..7333dca3cfd1a69063099214e6df890fbe40e0a4 100644 (file)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>11.0.3</version>
+    <version>11.0.4</version>
     <relativePath/>
   </parent>
 
@@ -20,9 +20,9 @@
   <name>OpenDaylight :: transportpce :: Inventory</name>
 
   <properties>
-    <mdsal.version>10.0.5</mdsal.version>
-    <netconf.version>4.0.4</netconf.version>
-    <transportpce.models.version>17.1.0</transportpce.models.version>
+    <mdsal.version>10.0.6</mdsal.version>
+    <netconf.version>4.0.5</netconf.version>
+    <transportpce.models.version>17.2.0</transportpce.models.version>
     <transportpce.db.host>localhost:3306</transportpce.db.host>
     <transportpce.db.database>transportpce</transportpce.db.database>
     <transportpce.db.username>root</transportpce.db.username>
index bc5c4cdcc17ed9eb17a9a1c53032f12ac4c25592..cce8ce59969fbebfaebe0ce04f6e81c0e8f49f3d 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>11.0.3</version>
+    <version>11.0.4</version>
     <relativePath/>
   </parent>
 
index afc0393ebfeba222c9d3e988da47d980ba2dea66..959f3ec1f372456d9585c5110eb5ca8c0991f71f 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>11.0.3</version>
+    <version>11.0.4</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>4.0.4</netconf.version>
+    <netconf.version>4.0.5</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
     <skip.karaf.featureTest>false</skip.karaf.featureTest>
   </properties>
index d598a462f15216fa0a2783613338fe8fb7b70b34..b59724cc534d2b3d78fad7a4c9ad107585066de7 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>11.0.3</version>
+    <version>11.0.4</version>
     <relativePath/>
   </parent>
 
@@ -23,9 +23,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <name>OpenDaylight :: transportpce :: tapi</name>
 
   <properties>
-    <mdsal.version>10.0.5</mdsal.version>
-    <netconf.version>4.0.4</netconf.version>
-    <transportpce.models.version>17.1.0</transportpce.models.version>
+    <mdsal.version>10.0.6</mdsal.version>
+    <netconf.version>4.0.5</netconf.version>
+    <transportpce.models.version>17.2.0</transportpce.models.version>
     <skip.karaf.featureTest>false</skip.karaf.featureTest>
   </properties>
 
@@ -41,7 +41,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>10.0.5</version>
+        <version>10.0.6</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 2911c431e30e624f0c30dfac7aadd18b5b40c628..20376a19e9f74bd91bd26b14ee601eef9beeaf86 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>11.0.3</version>
+    <version>11.0.4</version>
     <relativePath/>
   </parent>
 
@@ -23,8 +23,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <name>OpenDaylight :: transportpce</name>
 
   <properties>
-    <netconf.version>4.0.4</netconf.version>
-    <transportpce.models.version>17.1.0</transportpce.models.version>
+    <netconf.version>4.0.5</netconf.version>
+    <transportpce.models.version>17.2.0</transportpce.models.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
     <skip.karaf.featureTest>false</skip.karaf.featureTest>
   </properties>
index 80ff6c4b8670415c01d05dd9a94220c2786ef052..b49489d267fd471d39bf9fd0aee2d98cb5eef4fd 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>11.0.3</version>
+    <version>11.0.4</version>
     <relativePath/>
   </parent>
 
index 87a7bcb4c4cae369fb2e0e8c872f4c63142bfeb2..58b1a1e54194a4c6bf09a18d3754e66dc2867819 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>10.0.5</version>
+    <version>10.0.6</version>
     <relativePath/>
   </parent>
 
@@ -20,7 +20,7 @@
   <packaging>bundle</packaging>
 
   <properties>
-    <transportpce.models.version>17.1.0</transportpce.models.version>
+    <transportpce.models.version>17.2.0</transportpce.models.version>
   </properties>
 
   <dependencyManagement>
@@ -35,7 +35,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.4</version>
+        <version>4.0.5</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 414f0cfe41b07e9c16eb1f632d26c5134054245e..5e8373813896063c51e992bd39c84694310ac526 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>11.0.3</version>
+    <version>11.0.4</version>
     <relativePath/>
   </parent>
 
index e1421eaba1d8d76e212166fee2db77011dfd70a0..5e395b5bb3e3362a5249ea35edf9fc32395927cb 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>io.lighty.core</groupId>
     <artifactId>lighty-app-parent</artifactId>
-    <version>17.0.0</version>
+    <version>17.1.0</version>
     <relativePath/>
   </parent>
 
@@ -25,7 +25,7 @@
     <application.attach.zip>true</application.attach.zip>
     <maven.deploy.skip>true</maven.deploy.skip>
     <transportpce.version>7.0.0-SNAPSHOT</transportpce.version>
-    <transportpce.models.version>17.1.0</transportpce.models.version>
+    <transportpce.models.version>17.2.0</transportpce.models.version>
   </properties>
 
   <dependencyManagement>
index 9a442ef8f481a5c6222363f653f8662a11126f7d..2bbd79f1d4995d7e094d2b835f9d12a127db65d8 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>10.0.5</version>
+    <version>10.0.6</version>
     <relativePath/>
   </parent>
 
@@ -22,7 +22,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <transportpce.models.version>17.1.0</transportpce.models.version>
+    <transportpce.models.version>17.2.0</transportpce.models.version>
     <kafka.version>3.0.0</kafka.version>
   </properties>
 
index 9b62e5523bb8f544286047efcd75b90039af0663..73676f0aa32b7f143915151e54ca45e97053a3e3 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>11.0.3</version>
+    <version>11.0.4</version>
     <relativePath/>
   </parent>
 
@@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <packaging>bundle</packaging>
 
   <properties>
-    <transportpce.models.version>17.1.0</transportpce.models.version>
+    <transportpce.models.version>17.2.0</transportpce.models.version>
   </properties>
 
   <dependencyManagement>
@@ -38,21 +38,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>9.0.5</version>
+        <version>9.0.6</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>10.0.5</version>
+        <version>10.0.6</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.4</version>
+        <version>4.0.5</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 52d491e1892864b690def9b73867eb82a7885bdc..5bcb5f5e20b63d93bbcb2ce17f42e39c382a0831 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>10.0.5</version>
+    <version>10.0.6</version>
     <relativePath/>
   </parent>
 
@@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <packaging>bundle</packaging>
 
   <properties>
-    <transportpce.models.version>17.1.0</transportpce.models.version>
+    <transportpce.models.version>17.2.0</transportpce.models.version>
   </properties>
 
   <dependencyManagement>
index 8f2e5522a9c5024969a50bca810337015a712f81..003e9a7153e5f94ee17aef72887c0006bcbddb87 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>10.0.5</version>
+    <version>10.0.6</version>
     <relativePath/>
   </parent>
 
@@ -24,7 +24,7 @@
   <packaging>bundle</packaging>
 
   <properties>
-    <transportpce.models.version>17.1.0</transportpce.models.version>
+    <transportpce.models.version>17.2.0</transportpce.models.version>
   </properties>
 
   <dependencyManagement>
diff --git a/pom.xml b/pom.xml
index 529029071895441034697535c5c3dc8f7734704d..ff99dd648bf50b08cc99b9fdd6adb7f6ea204540 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-lite</artifactId>
-    <version>11.0.3</version>
+    <version>11.0.4</version>
     <relativePath/>
   </parent>
 
index 20375b86e952dba3f1932e81e18eba8100a043f8..84ae3a64ae9cf2bdb905cafa045f6125e37fe4a9 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>10.0.5</version>
+    <version>10.0.6</version>
     <relativePath/>
   </parent>
 
@@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <packaging>bundle</packaging>
 
   <properties>
-    <transportpce.models.version>17.1.0</transportpce.models.version>
+    <transportpce.models.version>17.2.0</transportpce.models.version>
   </properties>
 
   <dependencyManagement>
index 8fcd01815d546a98b01dabda1aa23f47664b90e6..e4e304f51a26ebbe65012c24d35b88b139992611 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>10.0.5</version>
+    <version>10.0.6</version>
     <relativePath/>
   </parent>
 
@@ -25,7 +25,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
   <packaging>bundle</packaging>
 
   <properties>
-    <transportpce.models.version>17.1.0</transportpce.models.version>
+    <transportpce.models.version>17.2.0</transportpce.models.version>
   </properties>
 
   <dependencyManagement>
index 387ec7eedcd7407a8357dbff42ad8a8439c34696..494d26001abfa7aa31076cbacc744108dd8f041e 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>10.0.5</version>
+    <version>10.0.6</version>
     <relativePath/>
   </parent>
 
@@ -25,7 +25,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
   <packaging>bundle</packaging>
 
   <properties>
-    <transportpce.models.version>17.1.0</transportpce.models.version>
+    <transportpce.models.version>17.2.0</transportpce.models.version>
   </properties>
 
   <dependencyManagement>
@@ -40,7 +40,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.4</version>
+        <version>4.0.5</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 6bcd7642c829b4c21d707a1dc3e9046ffa9f005a..9dd64c602dc6eaeaccc30589c93f3c3adc570b4c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>10.0.5</version>
+    <version>10.0.6</version>
     <relativePath/>
   </parent>
 
@@ -22,7 +22,7 @@
   <packaging>bundle</packaging>
 
   <properties>
-    <transportpce.models.version>17.1.0</transportpce.models.version>
+    <transportpce.models.version>17.2.0</transportpce.models.version>
   </properties>
 
   <dependencyManagement>
@@ -37,7 +37,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.4</version>
+        <version>4.0.5</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>