Bump uptream dependencies to Al SR2 10/94610/1
authorGilles Thouenon <gilles.thouenon@orange.com>
Tue, 12 Jan 2021 07:59:35 +0000 (08:59 +0100)
committerGilles Thouenon <gilles.thouenon@orange.com>
Tue, 12 Jan 2021 08:05:06 +0000 (09:05 +0100)
- odlparent: 7.0.8
- mdsal: 6.0.8

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

22 files changed:
api/pom.xml
common/pom.xml
features/odl-transportpce-inventory/pom.xml
features/odl-transportpce-tapi/pom.xml
features/odl-transportpce/pom.xml
features/pom.xml
inventory/pom.xml
karaf/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 b7ffe8f8bc124b9673cc9e379d7f7d8e94f8fca7..2da12e3eebf4fd18658b623da9f490a65ff4986f 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>6.0.7</version>
+    <version>6.0.8</version>
     <relativePath/>
   </parent>
 
index 04fdc9e27f0b7bf469c63c3849fc541b8a0d7279..8b578c5701c881f1fa2fba3114051068328b3a67 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>6.0.7</version>
+        <version>6.0.8</version>
         <relativePath />
     </parent>
 
@@ -31,7 +31,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>6.0.7</version>
+                <version>6.0.8</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 80ad7cc37f3d2d085d7597bc4b621ed68acf9928..9d54e3b8e7db0f146fd0c9fbaa33f3605ced2df3 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>7.0.7</version>
+        <version>7.0.8</version>
         <relativePath/>
     </parent>
 
index 705b5a867a07a05a0c3e6fea897c5c9a2e3f2637..1b0fba87023a3d5bb3e45798a63ba776024b4bfe 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>7.0.7</version>
+    <version>7.0.8</version>
     <relativePath/>
   </parent>
 
index 448ab8109c0f76e64c45f4d709db5674c506bd2d..2e3d8f2d8224b07635876434b3737fed1c481bf2 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>7.0.7</version>
+    <version>7.0.8</version>
     <relativePath/>
   </parent>
 
index 25c1af30deb472238e8f0f4e05af0e5972a203e1..ac0b4b85a08d7f7ed9e64cd7d98c5e8411c78370 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>7.0.7</version>
+    <version>7.0.8</version>
     <relativePath/>
   </parent>
 
index cc44ade6dff5ac5513006cdfc72e3e879a541706..393ecb0191fbf75090768e8b859964e39702762a 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>6.0.7</version>
+        <version>6.0.8</version>
         <relativePath />
     </parent>
 
index b7aa8a3ea5a69ba704ca8ee8f9e294f89444b9e0..fc563ee7d7447a71bbe02ac8a9e8f1c27decc78e 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>7.0.7</version>
+    <version>7.0.8</version>
     <relativePath/>
   </parent>
 
index ca6657ef80a193ce62520d9265f4fe3e84f6690a..5146a3aeea7fa3f06b8354436cd44b335180ae91 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>7.0.7</version>
+    <version>7.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>6.0.7</version>
+        <version>6.0.8</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index ed512c25c78d2e6da31ac3adee6df1053c518147..d08e848bab6d96a9cf5f0eeee75995f46817f185 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>6.0.7</version>
+    <version>6.0.8</version>
     <relativePath/>
   </parent>
 
index 3d521a303124a0bcfb0794822904b27857354c02..ebba36600c2ba2d7581e73b71263997344596c62 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>6.0.7</version>
+    <version>6.0.8</version>
     <relativePath/>
   </parent>
 
index a9574c76bd86296f0f010f61b7a5ef73a4020495..27de9ea0fc9cec80a4d768e628baff2030703db5 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>6.0.7</version>
+    <version>6.0.8</version>
     <relativePath/>
   </parent>
 
index bfd9afae284b2b423d6938337963a4e00cafc4c9..13c48cfce9aeab89287fdb0c1bd67d6076a0cf5a 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>6.0.7</version>
+    <version>6.0.8</version>
     <relativePath/>
   </parent>
 
index 258f44ec7e3a820bd2a1ff6ddf80a2f38c55e5e1..15242dedb717c822f767c94d6b8837bac311d3c8 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>6.0.7</version>
+    <version>6.0.8</version>
     <relativePath/>
   </parent>
 
index 4eb67d5fec2c130e963f281fb19e77b50c54ba97..d1a5d86ddba509b11705a73819089c474f889c06 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>6.0.7</version>
+    <version>6.0.8</version>
     <relativePath/>
   </parent>
 
index 0704db6744883e5c26ac7f55ff263c34b47bfc86..6549749cd43a7b2aef1ae1188c5718d56f44fef2 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>6.0.7</version>
+        <version>6.0.8</version>
         <relativePath />
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 18c48c4a7db1d411f701289fcabfc8a9b3fdeb6e..5bbfd61f7a404a2ffc835f4a2656ab4f6c1ad645 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>7.0.7</version>
+        <version>7.0.8</version>
         <relativePath/>
     </parent>
 
index 69e4319c026051f31b3bd5f927e25bb935502161..e2fb5184955f536936013355e53680fd915ea224 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>6.0.7</version>
+    <version>6.0.8</version>
     <relativePath/>
   </parent>
 
index e5ae9b7d057fb86a9409400631018593ee4af33c..f4c3d42299f9ad941ddfa4d2ce654f863ba84490 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>6.0.7</version>
+    <version>6.0.8</version>
     <relativePath/>
   </parent>
 
index fea4ef628c190b2f6a3a2afe8f3f5051e9a93b0f..6e04ef2b402b4cfb872d4226efc9e6eee9ca1451 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>6.0.7</version>
+    <version>6.0.8</version>
     <relativePath/>
   </parent>
 
@@ -29,7 +29,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>6.0.7</version>
+        <version>6.0.8</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 069155347716af0612be75069a564c32a81e4a44..72cdebad3934af8c3ecc4678b061e7f83681b66a 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>6.0.7</version>
+    <version>6.0.8</version>
     <relativePath/>
   </parent>
 
index bfb4dc007f9f0f2bc89083822036a00a8a23cdc8..2638fc69c36a8b2e8893b7e5afa630531e447ba6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>6.0.7</version>
+        <version>6.0.8</version>
         <relativePath />
     </parent>