Bump upstream dependencies to P-SR2 28/99628/1
authorGilles Thouenon <gilles.thouenon@orange.com>
Fri, 18 Feb 2022 09:45:54 +0000 (10:45 +0100)
committerGilles Thouenon <gilles.thouenon@orange.com>
Fri, 18 Feb 2022 15:43:40 +0000 (15:43 +0000)
odlparent => 9.0.13
mdsal => 8.0.11
netconf => 2.0.14

JIRA: TRNSPRTPCE-617
Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Change-Id: Ia184a77f6f11dace9b5e0fcd105a2976732e1a3a
(cherry picked from commit 757222675b129d2b5fa64496ed01ded29b2de855)

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 e1042d5fe7caa1e2b55b9b5361d713b2d17f1762..f74adb545e1ba99d58d85aa3a58ba90541e97627 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.7</version>
+    <version>8.0.11</version>
     <relativePath/>
   </parent>
 
index b8e36c761cc3210e373075a0486e6e0438664be4..ab560a93edff2db38a03c0099e4f841dc9bcd7af 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>8.0.7</version>
+        <version>8.0.11</version>
         <relativePath />
     </parent>
 
@@ -24,7 +24,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>2.0.11</version>
+                <version>2.0.14</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 1dba897c6cf8ccff3b6fb9a0050859ef51bf2072..46f3b1e7042af91e9cd4215a81482455bd48983c 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>8.0.7</version>
+        <version>8.0.11</version>
         <relativePath />
     </parent>
     <groupId>org.opendaylight.transportpce</groupId>
index d8f2d304747cf913a4d6038d35a0ab41ca13791a..f981f409439f7d61e6ded8a4ffd48ad7a5d6455c 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.8</version>
+        <version>9.0.13</version>
         <relativePath />
     </parent>
     <groupId>org.opendaylight.transportpce</groupId>
index 191ce57a2ae840804416db59f8528df4a1681e36..f11c9e9ff4cff78c24aad052ec7842289f68eb38 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.8</version>
+        <version>9.0.13</version>
         <relativePath/>
     </parent>
 
index 2c07295eab28d44e89a7eefbed93406f35080f64..c4e8e5e9421f634f3b727b03938783115f9b2cac 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.8</version>
+        <version>9.0.13</version>
         <relativePath />
     </parent>
 
index 7e835e91d7c8c934ce11232e352e2379d410819f..6126caf5d6780138b170a62890974f8ffd8969d2 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.8</version>
+    <version>9.0.13</version>
     <relativePath/>
   </parent>
 
@@ -24,7 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <name>OpenDaylight :: transportpce :: swagger</name>
 
   <properties>
-    <netconf.version>2.0.11</netconf.version>
+    <netconf.version>2.0.14</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index 4a06848c45614d24ef5120eca6cc8203b90c79d3..33a9e93d80cb579a80146eb022599c974c65523d 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.8</version>
+    <version>9.0.13</version>
     <relativePath/>
   </parent>
 
index 93b734cf65760650a0840765814a227ea1adde86..3513a15dc49eefaff7c0a715194391570e7eeeae 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.8</version>
+    <version>9.0.13</version>
     <relativePath/>
   </parent>
 
@@ -24,7 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <name>OpenDaylight :: transportpce</name>
 
   <properties>
-    <netconf.version>2.0.11</netconf.version>
+    <netconf.version>2.0.14</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index e580151f8655e0f7955653845f675dd002304b71..9936967644fba1eb6f5ea664057302b6c950c422 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.8</version>
+    <version>9.0.13</version>
     <relativePath/>
   </parent>
 
index e16fd2fc73d23ab0a79b36a95b49cabb878aec4c..fb129d4d17819078277cf3e73fbcfb47781fd54d 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>8.0.7</version>
+        <version>8.0.11</version>
         <relativePath />
     </parent>
 
index 8e869346d8adb0492cbd50d14524d8cecd202e83..82feaa37e247ca2a633f86b29e28a80c33a0cdb0 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.8</version>
+    <version>9.0.13</version>
     <relativePath/>
   </parent>
 
index 4fc4ed0fc1eb96e42592391bc79050b7d356db49..22d76722efed659da2d504c2a85c29e7ca437871 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>8.0.7</version>
+        <version>8.0.11</version>
         <relativePath />
     </parent>
 
index 201cdaa021f05806d4fb50b59f6625af6a3d514f..5204495d1f5ea95908f0fc4ee473b295b3e98a45 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.8</version>
+    <version>9.0.13</version>
     <relativePath/>
   </parent>
 
@@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>8.0.7</version>
+        <version>8.0.11</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index fb6c77f0d4a7a4b2d2dec009b48c129ae17ee209..97b43b3d920deb7afb01cadb7d8d9787a45f5839 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.7</version>
+    <version>8.0.11</version>
     <relativePath/>
   </parent>
 
index d3cdeb609d9827df1f4eabe3ca73c1b4b4cc7fae..f326fa1c3d3b5f0562ed2b5b00dd93465387d955 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.7</version>
+    <version>8.0.11</version>
     <relativePath/>
   </parent>
 
index 05276fc1a9260fbe7ffaea98d8d2375442d7605e..8dc9683c468723c0224c70aed7c0c520d799f2fa 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.7</version>
+    <version>8.0.11</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.11</version>
+        <version>2.0.14</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index eca2330052c4889132a3b1018c1715abc49062c5..f0043192b1833ae1bca247ba81c91f30c32bf468 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.7</version>
+    <version>8.0.11</version>
     <relativePath/>
   </parent>
 
index 5438deafc2ae4e73f0098aed2682ee49bdbc0144..9b436b49f5e0e1cd98f76a7c1f1dcf4b39a7ad25 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.7</version>
+    <version>8.0.11</version>
     <relativePath/>
   </parent>
 
index 551d824e0ec00b2029abc89ad5def326e80f183f..6905e104b5379769c07fa635ba3658cce92c85bc 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.7</version>
+    <version>8.0.11</version>
     <relativePath/>
   </parent>
 
index 84ab560cfee866ae9b248f9c5373ed50d1e1a53f..c1e6295e3ac1c023fc8893ccf5abf5f975fc1288 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>8.0.7</version>
+        <version>8.0.11</version>
         <relativePath />
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 0d49ecd322407902e3c3d157e55732d3048bf14f..7bb21ed26d40e37b67f13d78956ab598ed4d356f 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.8</version>
+        <version>9.0.13</version>
         <relativePath/>
     </parent>
 
index d4ba8c0743f63c2bc42e167391b99ceb690367ed..d069b3f04e06637137d6b510b95301a10938080d 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.7</version>
+    <version>8.0.11</version>
     <relativePath/>
   </parent>
 
index eb06fc1e37b8c40fcf040a7bb4af0433f1c90e82..9e51e367cf80291e6285781bf8bd09f3e96dc360 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.7</version>
+    <version>8.0.11</version>
     <relativePath/>
   </parent>
 
index c542fa60e26ff6799e748ea53b372940816bb1aa..1c8813faa1e875e2344bd016fa97336c46d19aee 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.7</version>
+    <version>8.0.11</version>
     <relativePath/>
   </parent>
 
index ad7106c61081d0c894f7f2d1fd8a8ac9c31b4311..7ce7818219b480c477592683852e00a66f1afff2 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.7</version>
+    <version>8.0.11</version>
     <relativePath/>
   </parent>
 
index de4a9bffdd942e28479d4f8846a214a9fec53940..54d45dfecc5c9627a9b996098e22bfe31ec63028 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>8.0.7</version>
+        <version>8.0.11</version>
         <relativePath />
     </parent>
 
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>2.0.11</version>
+                <version>2.0.14</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>