Bump upstream dependencies to chlorine 74/101974/5
authorGilles Thouenon <gilles.thouenon@orange.com>
Wed, 3 Aug 2022 12:19:40 +0000 (14:19 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Fri, 2 Sep 2022 16:22:29 +0000 (18:22 +0200)
Adopt:
- odlparent-11.0.1
- yangtools-9.0.1
- mdsal-10.0.1
- netconf-4.0.1

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

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 409f75c3a8ebe1668e72ab09d7532b36d89285b1..4f6562816d39ca6c0319631cdf771441bcb66a33 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>9.0.5</version>
+    <version>10.0.1</version>
     <relativePath/>
   </parent>
 
index d048f18511afc05c8486a3422cb87f104df8800e..64a61d0d87720bf09077f3a884a690371e5e9600 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>9.0.5</version>
+    <version>10.0.1</version>
     <relativePath/>
   </parent>
 
@@ -24,7 +24,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>3.0.6</version>
+        <version>4.0.1</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 9c2fef5bd9c344b753d76c5bea0bd0b77927af2b..5209a62b1d5eb7a3fe86730840ac782488cc1686 100644 (file)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>9.0.5</version>
+    <version>10.0.1</version>
     <relativePath/>
   </parent>
 
       <artifactId>logback-core</artifactId>
     </dependency>
   </dependencies>
-</project>
\ No newline at end of file
+</project>
index c54cc22ff3a01d73fc60f1a5596d51091d28588e..84115d410b11e52218e72510910507b1da12b2f4 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>10.0.3</version>
+    <version>11.0.1</version>
     <relativePath/>
   </parent>
 
@@ -79,4 +79,4 @@
       </plugin>
     </plugins>
   </build>
-</project>
\ No newline at end of file
+</project>
index a8806483cc66c76fb62491dafa19ff78e90b2ba1..59caad7fff083880c2dce67a5dc7ff5fbdd342d9 100644 (file)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>10.0.3</version>
+    <version>11.0.1</version>
     <relativePath/>
   </parent>
 
index 986532a1a8efe41cfa7653653d36a813057dbddc..b28e08e582ceb6bc8d4afd2c5c830c9d5fe7dbff 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>10.0.3</version>
+    <version>11.0.1</version>
     <relativePath/>
   </parent>
 
index f7177dce0f57aeac899cf394a34712ec6ddaedf4..592ab06f60720b4dd896b9a13d1229946e5c6662 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>10.0.3</version>
+    <version>11.0.1</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>3.0.6</netconf.version>
+    <netconf.version>4.0.1</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index 8be62ebfa5f8c671dfc28c5842592c68e896476f..a011f8d4e08aea88d2b69a6506e50af4d171c2a6 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>10.0.3</version>
+    <version>11.0.1</version>
     <relativePath/>
   </parent>
 
index c60f718badf3c3bf18ee1e0015cdbe54300c94ca..5ed7dd2e2469746db79949a7aab9dcd8ad693c3e 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>10.0.3</version>
+    <version>11.0.1</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>3.0.6</netconf.version>
+    <netconf.version>4.0.1</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index 06cadb01889d0b51f7b4c0d6182ac6afa02345c0..3d9de0f9d28caa95b1fd0dd8071211416d384e60 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>10.0.3</version>
+    <version>11.0.1</version>
     <relativePath/>
   </parent>
 
index 067fd05f385e0e0c29cbdbfd5a20ed5bad512f5a..69314b17f4db4b353ca3059166254803c77ba75a 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>9.0.5</version>
+    <version>10.0.1</version>
     <relativePath/>
   </parent>
 
index 7b52d37eb080e77df5706af28d75426dd3e85d8f..e7f9849f3dcb5b15edf259eb3e7c044ecbec8705 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>10.0.3</version>
+    <version>11.0.1</version>
     <relativePath/>
   </parent>
 
index 251533de9b395db7aec6756be299a04b3fd568ad..25c3dacd0bfda5f3d321e380fb37449d2a5e622b 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>9.0.5</version>
+    <version>10.0.1</version>
     <relativePath/>
   </parent>
 
index 35fc259bf82c3be17ff969ccbcab7f6469c4ae7f..0c55dd57dbd6c7ab8b182ecc8b45303e7a970a2b 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>10.0.3</version>
+    <version>11.0.1</version>
     <relativePath/>
   </parent>
 
@@ -27,21 +27,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>8.0.7</version>
+        <version>9.0.1</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>9.0.5</version>
+        <version>10.0.1</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>3.0.6</version>
+        <version>4.0.1</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index c7db211262c2798617258350a15215ef992c6e53..10bfde6f8c83e438e0bb800461850676516ca878 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>9.0.5</version>
+    <version>10.0.1</version>
     <relativePath/>
   </parent>
 
index 77b6b40657f6b3fc95948b2fd1700e3e639d9995..2bf7fd3f707bbe80e8f754041f78aef13305e074 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>9.0.5</version>
+    <version>10.0.1</version>
     <relativePath/>
   </parent>
 
index 8c99b4703cefcc6b61775b7d6aea557e61a333a4..ad79c2e3e209ebb83807628e0ae293d9e06876df 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>9.0.5</version>
+    <version>10.0.1</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>3.0.6</version>
+        <version>4.0.1</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 575d638d353ea06ef831f6f740783e147cb95ced..5bdf4f55a03b249ba21ef11627bf948db10d6730 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>9.0.5</version>
+    <version>10.0.1</version>
     <relativePath/>
   </parent>
 
index 466af01bed134012e4561a0e86fab0fafbd5e7e5..135db93586f2cfb4a27b968ef93d52ecb64d3bb1 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>9.0.5</version>
+    <version>10.0.1</version>
     <relativePath/>
   </parent>
 
index 066b0db61ff727e710ec56298e60b4ba46d878ee..82b02102c81689c1fdfd4d596b5f168b76e528ea 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>9.0.5</version>
+    <version>10.0.1</version>
     <relativePath/>
   </parent>
 
index 4c5560ef6be0b3f8c36c7b078eb8f9078f7e7bc5..7732284a879badcea3dda7b1ef2a56ccf17a0ed7 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>9.0.5</version>
+    <version>10.0.1</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 4c402e98cd52ef64e6e72ae7c94959c86ee25854..af955d6d1b1ee6f3bf2ead2d927f90afb6963201 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>10.0.3</version>
+    <version>11.0.1</version>
     <relativePath/>
   </parent>
 
index 88e2f07fc00f1e1210074239d648ada23bf02d82..288376b7885d671ce38b3acd849d14be13776104 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>9.0.5</version>
+    <version>10.0.1</version>
     <relativePath/>
   </parent>
 
index e489c3e8a8d905afa4329295a116713e89303df0..dbe6a62a4c4d85d43ea5d978bafd28fa4920bc1c 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>9.0.5</version>
+    <version>10.0.1</version>
     <relativePath/>
   </parent>
 
index d5258a99ea16c2e08445d5b83a89edd57518569d..a65d9fa676fcac68525f2fa8e088d9c16833e143 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>9.0.5</version>
+    <version>10.0.1</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>3.0.6</version>
+        <version>4.0.1</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 64b8990bdc069d5d176abecb0293618e07c6f26c..234b9d5296d3c6724858f5c0c37327129c9d86b9 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>9.0.5</version>
+    <version>10.0.1</version>
     <relativePath/>
   </parent>
 
index 2a6593e12bd35137e3dc3eba238d670a1b58d4fb..aa9ff06abee4511a1500bceefdb44e67f0f8686c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>9.0.5</version>
+    <version>10.0.1</version>
     <relativePath/>
   </parent>
 
@@ -26,7 +26,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>3.0.6</version>
+        <version>4.0.1</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>