Bump upstream dependencies for S-SR4 09/105109/3 stable/sulfur
authorGilles Thouenon <gilles.thouenon@orange.com>
Thu, 30 Mar 2023 06:56:55 +0000 (08:56 +0200)
committerGilles Thouenon <gilles.thouenon@orange.com>
Thu, 30 Mar 2023 12:20:53 +0000 (14:20 +0200)
Adopt:
- odlparent-10.0.6
- yangtools-8.0.10
- mdsal-9.0.8
- netconf-3.0.9
- lighty-16.3.0

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

28 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
lighty/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 768dc3d79f599437cc5632ccb1ebc44191a3a3fe..6bbdedef7b412e6770a60f1fad385dff7cc64e22 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.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index 6f2e1ae9d2da351e9e64ac2702f4ebea68357f86..3bd23d343baa2dfa3c66a5f4ff08b3b0b9613e88 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>9.0.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
@@ -24,7 +24,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>3.0.8</version>
+        <version>3.0.9</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index bc1f098568d1124c3210948095683d97cda7bfc5..853ff0faee72305ccc1d3e2f85a6288910f2a961 100644 (file)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>9.0.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index 6835673a7ae653ccae72edf5004a1d010552f8be..716f8560d2e64d5a3bc31cb3c6d868316eae96e2 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>10.0.5</version>
+    <version>10.0.6</version>
     <relativePath/>
   </parent>
 
index 786275c7dacb88824c1e836c700cad2b5f522734..4fbcf818534311843725fb12772783044a97140c 100644 (file)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>10.0.5</version>
+    <version>10.0.6</version>
     <relativePath/>
   </parent>
 
index e386ba15a3660add02a5f0790b4bc46b710410b7..dd312ae2e92e131f88f7d1515a8d3a1fe9e42c60 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>10.0.5</version>
+    <version>10.0.6</version>
     <relativePath/>
   </parent>
 
index 58330d9fe10a53818c563d3554589ca859a6b6b1..a01fe965b594a177ddd5539faaf1d80e535ebb7c 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.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 INTERNAL
   <name>OpenDaylight :: transportpce :: swagger</name>
 
   <properties>
-    <netconf.version>3.0.8</netconf.version>
+    <netconf.version>3.0.9</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index 7f6190af4b9ad060ca14c525f716087323623f7b..3545ef4dc3e547c2348d8d1ec5ae0fa1310dd4e9 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.5</version>
+    <version>10.0.6</version>
     <relativePath/>
   </parent>
 
index 2dcd47dc4092bcb0188407d8eb810abb5a4e7771..4c5cf529952cfffc8afcad6d0fac76ce6e9c7b40 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.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 INTERNAL
   <name>OpenDaylight :: transportpce</name>
 
   <properties>
-    <netconf.version>3.0.8</netconf.version>
+    <netconf.version>3.0.9</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index 18c32a0dd6c816503b6f73f10a0c908a667c8aae..db1c0a5a77cc610899ba6c370572797445650b48 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.5</version>
+    <version>10.0.6</version>
     <relativePath/>
   </parent>
 
index b2bd84cacd39bad9ea9a504ba35b3d1cee78d529..914d9efddc07f7ed4d8d0ada825f90dc158d8f00 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>9.0.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index c64c212fe0c51e0f6185157b45478d3d70922b20..22ec47c057c60bf1cb108f96ef394c3fefd41998 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.5</version>
+    <version>10.0.6</version>
     <relativePath/>
   </parent>
 
index a1a0a44f02a68a40db00380c05dcc9a3bacf4d98..8710cd44dbffe77206c98670f573504087b9f5b0 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>io.lighty.core</groupId>
     <artifactId>lighty-app-parent</artifactId>
-    <version>16.2.0</version>
+    <version>16.3.0</version>
     <relativePath/>
   </parent>
 
index ed6830e340ff4b4761b0167924da800685e4d808..5a84c41728d3240453f33a47793318c4a69b4d4c 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>9.0.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index b4eda984dad6812b1a3e09c31f0762559124562c..9c721e82f37fd860b7afd78ae44820c711a0e901 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.5</version>
+    <version>10.0.6</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.9</version>
+        <version>8.0.10</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>3.0.8</version>
+        <version>3.0.9</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 7201cb8c5c5a4679ed6dd8b58cb98508942eedbb..a325a5f1cd8422dd8d2851a28ea2ec440792dd9c 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.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index d89cd9e1885b590792098b8a76793f9e79cc2b84..5e1733a3daefe4d64e6a019faa8ee86ced17c85e 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.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index 64d102801d3c52ffde0efeb8246334f66c6bcd4d..b9e9c0fa088c69f9acde9917fb5b0f115d730684 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.7</version>
+    <version>9.0.8</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.8</version>
+        <version>3.0.9</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 22cedfff30bffecae0f60518a305cdd0b2251ce3..aaa9b6ef71b9d7c258c9a66bda61dd556e0c5223 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.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index 082c024a5f5bf5dc2d27fc17cf0fe97904c77b4b..44f7ec073f917fae5fdc02267dc98a4a90950f5f 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.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index ab92d1a0e824f0253b31298050dd0388e3abd526..d1fd6e0279dbb78969af92cb8e220c3a0fcaf689 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.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index 09de824533b285e3a8eb4782280b343262115afd..59691b676bc4f518b5874034da259f8312c24245 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>9.0.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index d62af4b660c4a523718a5153131484dd5b8f39a7..282e3f050b9ef66c52c43251fb1a3440732fa474 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.5</version>
+    <version>10.0.6</version>
     <relativePath/>
   </parent>
 
index eb6217fbab11f84d75026a93bae91385ddccdf71..0679ebc5e14a4cd376932738e401bb6ad92bc833 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.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index 748cd4cc998af1f7a75153e77aff53e4a0d4d714..683264698dc0f75a84975b3b2807ac51759aedd3 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.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index 56f937a1fad04a07e5f6ecc871b0d720a7b8dcde..8c5b060e4756c2f675c774b80db6e20f1ec9fcaa 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.7</version>
+    <version>9.0.8</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.8</version>
+        <version>3.0.9</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index cc2faec7a7fd89874ef7b3708faeb55ccbbef3fd..9e1c94942a9030160e5e12e8a7602c17cbba8b99 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.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index ca7d0d9928d72f64f1e86fad5aa070685ad0fc8f..f2bb77bfe41c63fefbbe0d38f9250e8a7ba3b6dd 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>9.0.7</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
@@ -26,7 +26,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>3.0.8</version>
+        <version>3.0.9</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>