Bump upstream dependencies to P-SR1 62/98162/2
authorGilles Thouenon <gilles.thouenon@orange.com>
Wed, 27 Oct 2021 10:01:57 +0000 (12:01 +0200)
committerGilles Thouenon <gilles.thouenon@orange.com>
Fri, 29 Oct 2021 09:57:25 +0000 (11:57 +0200)
odlparent => 9.0.8
mdsal => 8.0.7
netconf => 2.0.7

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

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 5b787459c67c08c91c9cb1e5fa900b6448de5de0..c78d64d889aa2bb91d40b631f4c0ee6834d12544 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.5</version>
+    <version>8.0.7</version>
     <relativePath/>
   </parent>
 
index dbc4b9465677c56be6c2a9178079b1a036355bc3..fe5e8b1b404215970da97c59d0178525f441c9a2 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>8.0.5</version>
+        <version>8.0.7</version>
         <relativePath />
     </parent>
 
@@ -24,7 +24,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.7</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index c31de1313f7c37f4689de26e55c30ce0bddbf4c8..57d2e1d616df2916547f6516aeaf63b7cf992f0a 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>8.0.5</version>
+        <version>8.0.7</version>
         <relativePath />
     </parent>
     <groupId>org.opendaylight.transportpce</groupId>
index 1a1e02b79c7a155991d6f1e8212bf8ac6b443172..781e52dc4168ce749348bbd45e5e463788d85226 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.8</version>
         <relativePath />
     </parent>
     <groupId>org.opendaylight.transportpce</groupId>
index 6f8e952a194c284d713c24d7aa4ae29249513ffc..4449819c4c48da650e9ab036570c6c24bced1d27 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index 26499e07108bd3e73934cd4289a465eb1d145114..8e84062afdbf68a8efae467b3d936f94ead82ff0 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.8</version>
         <relativePath />
     </parent>
 
index e4c876f4bc0d3a4cff23591742d6729b3ea2d519..b8409fb39782203fc819b222d5d92b109e7dc14f 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.6</version>
+    <version>9.0.8</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.5</netconf.version>
+    <netconf.version>2.0.7</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index 76d8a42ccd7493cce67871a6ea73991a7c00790f..a5edc613e9666e1e57dae6e01c2a7d8f79d1f577 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.6</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index 8f896cd0e6ec4d3bcadb3c5f9de913e11a3928f5..94a51a70149e4909197efc3c0e9f82b208687920 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.6</version>
+    <version>9.0.8</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.5</netconf.version>
+    <netconf.version>2.0.7</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index c6157ce200f89c04ced0402e2effe84671a62ff2..3f55cd9aa9bcece0c8ecf55e75f2c4ad5df7b004 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.6</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index 1fbabde4ef12155d9454fb9662bb183d3435d916..dd88fed09d0d4913f36c23baa9cf0cbfd87e48dc 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>8.0.5</version>
+        <version>8.0.7</version>
         <relativePath />
     </parent>
 
index 900d4457fa118c6afc0f5b37fa1c9866f05a96f3..8ed99ad436d894745ee129451847bc9192aa7271 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.6</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
index 654bb5d6cc13bdc8d58b946aa3f2ad342116e54f..4726600364dfc11f864cc8c1acb988ec3d428cc2 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>8.0.5</version>
+        <version>8.0.7</version>
         <relativePath />
     </parent>
 
index c257f636df21136012a607aca6e1e1de871c321d..491e3647b1e95a5a44c081c3e415772cd71cce8a 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.6</version>
+    <version>9.0.8</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.5</version>
+        <version>8.0.7</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 4857dc1ff1d125a0346a0988f7dfffc87de06408..25747b37c27d8bbfcb0b191df6af16121edf96e2 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.5</version>
+    <version>8.0.7</version>
     <relativePath/>
   </parent>
 
index 01e8c747828c9ee258f98b5d964305a6ef057df2..de036e1825f1570a51fa6fcd48c647d65dcabc29 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.5</version>
+    <version>8.0.7</version>
     <relativePath/>
   </parent>
 
index 2b03901969e486b72921735f7f74499ee3587591..cf344f68f4cefcfc675b736e37557382f0aedaad 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.5</version>
+    <version>8.0.7</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.5</version>
+        <version>2.0.7</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 39dd8fe5e14f2fe5b134813fdfe67af261a15c29..f21f9bcb779b69e60241ab08336c6de3bd95abaa 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.5</version>
+    <version>8.0.7</version>
     <relativePath/>
   </parent>
 
index 6d3b31ae79c4632a268631ee3c2de4259ba52e9e..07e26b4f46b6a19ee6fa3cace4ec265aa2c12c6d 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.5</version>
+    <version>8.0.7</version>
     <relativePath/>
   </parent>
 
index 5bb08f1fa8a0d05a22b6124f8245326b7a3b4f9c..f318e6c5d245916846e92ae2d21cb125105fbb72 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.5</version>
+    <version>8.0.7</version>
     <relativePath/>
   </parent>
 
index 617edb4a33760f73c0199952920fcf5f3a9a7e99..cabeb720b7dfd0b67cf718ceb5750fb0c2522c7a 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>8.0.5</version>
+        <version>8.0.7</version>
         <relativePath />
     </parent>
 
diff --git a/pom.xml b/pom.xml
index d4172a51d08ceefe9061531a4489bc1799d1166c..6a20de91669df4f9dd5cb3ae7667c44cfae620aa 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.6</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index a7b5186654fb7afe949be9f8982f85855c484bc7..da29abb5f21e63c0fdb1a7634a0fd56a3a5adb65 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.5</version>
+    <version>8.0.7</version>
     <relativePath/>
   </parent>
 
index 147bf3cd446a49c4e69aac467fae95a840927a40..d42c4459709d1996998995e85c8ba604eca9aa2a 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.5</version>
+    <version>8.0.7</version>
     <relativePath/>
   </parent>
 
index 8804d0017b636cacaabb3bab7dfc04867b5753b0..618fc4cd3b99c1edbde3e905f39974521796d616 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.5</version>
+    <version>8.0.7</version>
     <relativePath/>
   </parent>
 
index fe2510a805392160c5c23fa5398d83eba720fc9f..cf73cfa15159f2ca0799c8c89e8a7f4f9242312a 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.5</version>
+    <version>8.0.7</version>
     <relativePath/>
   </parent>
 
index 5d2da04d6c183ca71d68552db946ee551c750ce8..b04d0fbee7d910dbfd81d31fd387d0bfd7d9cfba 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>8.0.5</version>
+        <version>8.0.7</version>
         <relativePath />
     </parent>
 
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.7</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>