Bump mdsal dependency to 7.0.9 for Si SR2 44/97244/1
authorguillaume.lambert <guillaume.lambert@orange.com>
Tue, 17 Aug 2021 23:02:02 +0000 (01:02 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Tue, 17 Aug 2021 23:02:02 +0000 (01:02 +0200)
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I02f954fb670939a5c7c3b40c24ad92568243f6f5

18 files changed:
api/pom.xml
common/pom.xml
dmaap-client/pom.xml
inventory/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
renderer/pom.xml
servicehandler/pom.xml
tapi/pom.xml
tapimodels/pom.xml
test-common/pom.xml

index 748f1dfd95036e00ed68ec1cb8656bfb92bd305c..4f47296d9d3250b8594e0e6e4210677ef5726abe 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>7.0.8</version>
+    <version>7.0.9</version>
     <relativePath/>
   </parent>
 
index 4e62c4dcac8bcdcf879642b3807f35f0b34ac2cc..0f8742cc6efe30db097a1894273909b72e51bfb8 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.8</version>
+        <version>7.0.9</version>
         <relativePath />
     </parent>
 
@@ -31,7 +31,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>7.0.8</version>
+                <version>7.0.9</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 7b938d11c44ee910f718f29a8374e181011cc7d7..68ec827710998ed622530fc51748c9d7888c4de3 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.8</version>
+        <version>7.0.9</version>
         <relativePath />
     </parent>
     <groupId>org.opendaylight.transportpce</groupId>
index f37fc60a7554205ca8d6f9f46baa5028f2c8d135..1781f599a5f2b3a796d5c6bad7b6e4aad8a178f7 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.8</version>
+        <version>7.0.9</version>
         <relativePath />
     </parent>
 
index 54badf415f4a75d07901719cdeda749cddd072de..8626b640af5afea06d1b0ff4f211cfc737203b81 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.8</version>
+        <version>7.0.9</version>
         <relativePath />
     </parent>
 
index 9abe1d08e6c7a53b2692e61e0d4c6afe6f63296e..0d06d525bae2a46b5883a9eaac17400c701551d9 100644 (file)
@@ -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>7.0.8</version>
+        <version>7.0.9</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index ef25c1de2744fd968eb6cb1d0a1aec4756859ec3..f80a0f25116b221abb864d76744cd855abff25d1 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>7.0.8</version>
+    <version>7.0.9</version>
     <relativePath/>
   </parent>
 
index fbf49cfc8ff4f1c2471d214786386d9f50edc4b9..4852f2ef8c5ca31941946c6b197ad1caa0a41a7e 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>7.0.8</version>
+    <version>7.0.9</version>
     <relativePath/>
   </parent>
 
index 7dbad3aa26c8a8b3ddd0ab21069da2d67dc3bc85..c46270acdffab780a84c07315a40f87e4bfe121c 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>7.0.8</version>
+    <version>7.0.9</version>
     <relativePath/>
   </parent>
 
index 164abbadf321902acac48d5ed5ca4b72c458d2c7..7e68a938277d0e65136f84af2cf0ad511e6b87b8 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>7.0.8</version>
+    <version>7.0.9</version>
     <relativePath/>
   </parent>
 
index 1cbaaab00a0e41aebf5faaf02996c9e395fc17b6..cfd273babbedff2d2af9deb8b736bb56bee2ff91 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>7.0.8</version>
+    <version>7.0.9</version>
     <relativePath/>
   </parent>
 
index 0316b66e18f04e5706393d51978d57f4f4151f77..9e06402b0b5340ca8a6107dedcc32263face7d5a 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>7.0.8</version>
+    <version>7.0.9</version>
     <relativePath/>
   </parent>
 
index 3eee5713b98b729e37d19a61f54976af452d546c..14dd85c74c643af329643a37798ecd0e9626726d 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.8</version>
+        <version>7.0.9</version>
         <relativePath />
     </parent>
 
index 3c29c3bd3db961e666a30db170e19ce939e46f21..b3d9ac2000809336796ea63117b1525a11634f5c 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>7.0.8</version>
+    <version>7.0.9</version>
     <relativePath/>
   </parent>
 
index b55825941cb20b9d066a6e962f9f2590ba9d75bf..c6d67e4fa758f41a6da4c292eb3486078e124cb3 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>7.0.8</version>
+    <version>7.0.9</version>
     <relativePath/>
   </parent>
 
index 94eea55b108260e7ce8e2e7c260bcaa3398add95..c8b183509b99409723b6a52537082cc727675184 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>7.0.8</version>
+    <version>7.0.9</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>7.0.8</version>
+        <version>7.0.9</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 98617155dfb6c3083ac28a19296350f316d7ad83..0650e300f42b6b75e2e4c78db644ceac2753ed81 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>7.0.8</version>
+    <version>7.0.9</version>
     <relativePath/>
   </parent>
 
index ca23e06a33287bf873a6edb45817c8ccf3107045..8cbb237cac99c2fbebd9f71bf31ef6910a639971 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.8</version>
+        <version>7.0.9</version>
         <relativePath />
     </parent>