Bump upstream dependencies to Cl-SR3 11/105511/3
authorGilles Thouenon <gilles.thouenon@orange.com>
Wed, 19 Apr 2023 10:05:20 +0000 (12:05 +0200)
committerGilles Thouenon <gilles.thouenon@orange.com>
Wed, 19 Apr 2023 17:10:57 +0000 (19:10 +0200)
Adopt:
- odlparent-11.0.5
- yangtools-9.0.7
- mdsal-10.0.7
- netconf-4.0.6
- transportpce-models-17.3.0

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

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 8856a4081f4bfaa11dd6f3eca408d26a6eaab924..44b651b756b36c6bca4ef7302a103dc04e62511f 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.6</version>
+    <version>10.0.7</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.2.0</transportpce.models.version>
+    <transportpce.models.version>17.3.0</transportpce.models.version>
   </properties>
 
   <dependencyManagement>
index 54847b4ccfe0eaada9cafeaa42604b4ab1f88218..210c3d0ab59a24d6e929fa5ac87d13c639d3b2ad 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.4</version>
+    <version>11.0.5</version>
     <relativePath/>
   </parent>
 
index 08da1e99aa561a409127518e83269145dee05463..1fd31f8f7ff8295f3d7b21ef69533f31e06273d1 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>10.0.6</version>
+    <version>10.0.7</version>
     <relativePath/>
   </parent>
 
@@ -20,7 +20,7 @@
   <packaging>bundle</packaging>
 
   <properties>
-    <transportpce.models.version>17.2.0</transportpce.models.version>
+    <transportpce.models.version>17.3.0</transportpce.models.version>
   </properties>
 
   <dependencyManagement>
@@ -35,7 +35,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.6</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index d4c601be9f0d0b44f1ade88ef726411cefab7b82..f82f1316e6d8df1f3b2a6c8bd43f5984635fc7bc 100644 (file)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>10.0.6</version>
+    <version>10.0.7</version>
     <relativePath/>
   </parent>
 
@@ -20,7 +20,7 @@
   <description>client to send message to Dmaap message router</description>
 
   <properties>
-    <transportpce.models.version>17.2.0</transportpce.models.version>
+    <transportpce.models.version>17.3.0</transportpce.models.version>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>
 
index 4226b0fd08fcbb9ac32eac342b3e36100956e32d..f0301b8f49fa25c5251477c02dd3042e645c54d5 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.4</version>
+    <version>11.0.5</version>
     <relativePath/>
   </parent>
 
index 4cbf1c6170a2d2af50b3e3c97b35c39a70ffac4c..1f1ac2c1e409b5c7b61671fedf118fa647665175 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>11.0.4</version>
+    <version>11.0.5</version>
     <relativePath/>
   </parent>
 
index 962038b73f737ddc4e0ac58322b493af092a43ec..08a1af1d1dd40c35960648d8df4c27f2bae8a586 100644 (file)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>11.0.4</version>
+    <version>11.0.5</version>
     <relativePath/>
   </parent>
 
@@ -20,9 +20,9 @@
   <name>OpenDaylight :: transportpce :: Inventory</name>
 
   <properties>
-    <mdsal.version>10.0.6</mdsal.version>
-    <netconf.version>4.0.5</netconf.version>
-    <transportpce.models.version>17.2.0</transportpce.models.version>
+    <mdsal.version>10.0.7</mdsal.version>
+    <netconf.version>4.0.6</netconf.version>
+    <transportpce.models.version>17.3.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 f068a7bf2239ac6814f5fb410586d787e924b09d..91365a4d12cc027175d84a9091c7f6f7f093e4c2 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>11.0.4</version>
+    <version>11.0.5</version>
     <relativePath/>
   </parent>
 
index 3aca3e11ab188d57849e17f697ea59695349b4ae..c39373170a18a0aeb3823cb8f4e643aa0d0027ba 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.4</version>
+    <version>11.0.5</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.5</netconf.version>
+    <netconf.version>4.0.6</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
     <skip.karaf.featureTest>false</skip.karaf.featureTest>
   </properties>
index 973828f864649938006a25e9ac777c978f0da449..a8e73b47763f2a593ac4e5038c9e1dcce6e497e4 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.4</version>
+    <version>11.0.5</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.6</mdsal.version>
-    <netconf.version>4.0.5</netconf.version>
-    <transportpce.models.version>17.2.0</transportpce.models.version>
+    <mdsal.version>10.0.7</mdsal.version>
+    <netconf.version>4.0.6</netconf.version>
+    <transportpce.models.version>17.3.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.6</version>
+        <version>10.0.7</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 75f666fc63385553f31e3b9ec2b5186c11082b9b..2d374048fa19c6f58c11bd8fa3e616ffa2e5a139 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.4</version>
+    <version>11.0.5</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.5</netconf.version>
-    <transportpce.models.version>17.2.0</transportpce.models.version>
+    <netconf.version>4.0.6</netconf.version>
+    <transportpce.models.version>17.3.0</transportpce.models.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
     <skip.karaf.featureTest>false</skip.karaf.featureTest>
   </properties>
index f71a72a011dedc03bdb0e14697e64786d0ba6e97..9a161e1e5da62b4db342079dfe54e73c8e20ce51 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.4</version>
+    <version>11.0.5</version>
     <relativePath/>
   </parent>
 
index 085d04897f662080ce05d76117ab0c613cbee054..c0de876b553f0af2063a40954cd18f2f4ae94cbb 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>10.0.6</version>
+    <version>10.0.7</version>
     <relativePath/>
   </parent>
 
@@ -20,7 +20,7 @@
   <packaging>bundle</packaging>
 
   <properties>
-    <transportpce.models.version>17.2.0</transportpce.models.version>
+    <transportpce.models.version>17.3.0</transportpce.models.version>
   </properties>
 
   <dependencyManagement>
@@ -35,7 +35,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.6</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 47f3ad14333828be138e1f704a750067b42b5715..b76b9809e26f616a2f0c7395e35114cddbd65ad8 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.4</version>
+    <version>11.0.5</version>
     <relativePath/>
   </parent>
 
index f97340950189d9935106690580925eba499a3362..660997a632c83c1c0026547597c557f5fab4ed6d 100644 (file)
@@ -25,7 +25,7 @@
     <application.attach.zip>true</application.attach.zip>
     <maven.deploy.skip>true</maven.deploy.skip>
     <transportpce.version>6.3.0-SNAPSHOT</transportpce.version>
-    <transportpce.models.version>17.2.0</transportpce.models.version>
+    <transportpce.models.version>17.3.0</transportpce.models.version>
   </properties>
 
   <dependencyManagement>
index b79ecb6eba1784d26138fffeaf3d6dec321a1819..896ad19109c43139de622e2db40f616c3ad5bc17 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>10.0.6</version>
+    <version>10.0.7</version>
     <relativePath/>
   </parent>
 
@@ -22,7 +22,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <transportpce.models.version>17.2.0</transportpce.models.version>
+    <transportpce.models.version>17.3.0</transportpce.models.version>
     <kafka.version>3.0.0</kafka.version>
   </properties>
 
index 6cf6f04ef94c2882b3c225654de10b7f7b37a8ce..9120f459bcc5add8b972967270ef5e6c65ac4c27 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.4</version>
+    <version>11.0.5</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.2.0</transportpce.models.version>
+    <transportpce.models.version>17.3.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.6</version>
+        <version>9.0.7</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>10.0.6</version>
+        <version>10.0.7</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.6</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 3d32df760d6fa4d67500b6c9a29eacb7e03d45bd..c3ed6cc46f60effd587896a350f3c597df7cfef6 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.6</version>
+    <version>10.0.7</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.2.0</transportpce.models.version>
+    <transportpce.models.version>17.3.0</transportpce.models.version>
   </properties>
 
   <dependencyManagement>
index c9b25b73569ffa9804abe5a451bc2b4e041dd890..3492753340ffb0e65b095ef767c7d6ba6ac49f58 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>10.0.6</version>
+    <version>10.0.7</version>
     <relativePath/>
   </parent>
 
@@ -24,7 +24,7 @@
   <packaging>bundle</packaging>
 
   <properties>
-    <transportpce.models.version>17.2.0</transportpce.models.version>
+    <transportpce.models.version>17.3.0</transportpce.models.version>
   </properties>
 
   <dependencyManagement>
diff --git a/pom.xml b/pom.xml
index 3ed9c1e6dea8ef70d9ea06f56bc43ebd62a3c750..3f22d13df130bb9a0833bc239b471ac96823560d 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.4</version>
+    <version>11.0.5</version>
     <relativePath/>
   </parent>
 
index 7d2c128c7c307268a0c0fb8d116ba52335014070..c3d4e82d55d080e2eb0fcdde09df656115209b69 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.6</version>
+    <version>10.0.7</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.2.0</transportpce.models.version>
+    <transportpce.models.version>17.3.0</transportpce.models.version>
   </properties>
 
   <dependencyManagement>
index 319716c59607441229a108395b55d55009b7bca7..5e478313619030321baf53315732ebc3636591e7 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.6</version>
+    <version>10.0.7</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.2.0</transportpce.models.version>
+    <transportpce.models.version>17.3.0</transportpce.models.version>
   </properties>
 
   <dependencyManagement>
index d3486095821ca06b1ba0f3cf585b647d3e9b4933..33ed2b981221d037838250b9e3d95219060432ee 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.6</version>
+    <version>10.0.7</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.2.0</transportpce.models.version>
+    <transportpce.models.version>17.3.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.5</version>
+        <version>4.0.6</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 26e5393b49aed8b2ae31f38b145229a1ac6d6932..7dbf5b7a21f8b70ff104160e246c4b750bb11d30 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>10.0.6</version>
+    <version>10.0.7</version>
     <relativePath/>
   </parent>
 
@@ -22,7 +22,7 @@
   <packaging>bundle</packaging>
 
   <properties>
-    <transportpce.models.version>17.2.0</transportpce.models.version>
+    <transportpce.models.version>17.3.0</transportpce.models.version>
   </properties>
 
   <dependencyManagement>
@@ -37,7 +37,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.6</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>