Bump dependencies to Si SR2 48/96848/7
authorGilles Thouenon <gilles.thouenon@orange.com>
Fri, 9 Jul 2021 07:16:58 +0000 (09:16 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Sun, 25 Jul 2021 15:05:20 +0000 (15:05 +0000)
- odlparent => 8.1.3
- mdsal => 7.0.8
- netconf => 1.13.3

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

26 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-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 f6bf16634dd082aef9414497bfbdbbdc0eba8a0f..748f1dfd95036e00ed68ec1cb8656bfb92bd305c 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.7</version>
+    <version>7.0.8</version>
     <relativePath/>
   </parent>
 
index f45eb322db187c0e346b9078df3bd6712c1598fd..a8ba745f71c09abdcf12298feb694ebc1724fe02 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.7</version>
+        <version>7.0.8</version>
         <relativePath />
     </parent>
 
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.13.2</version>
+                <version>1.13.3</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>7.0.7</version>
+                <version>7.0.8</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index abdcb00ba939d22bad33eae7efdd196625fb8baf..7b938d11c44ee910f718f29a8374e181011cc7d7 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.7</version>
+        <version>7.0.8</version>
         <relativePath />
     </parent>
     <groupId>org.opendaylight.transportpce</groupId>
index d4a7020a0a0f07f7c6daafd0c855a1bf310aacd4..e7bdfe38779a81f617de3f8bfd671e9b4996104b 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.1.2</version>
+        <version>8.1.3</version>
         <relativePath />
     </parent>
     <groupId>org.opendaylight.transportpce</groupId>
index e2f4a52dc3dd65ecc695313765ef1e450d4333df..9d52696b94e5a684bfcc2ef09a05a611b41c10d1 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.1.2</version>
+        <version>8.1.3</version>
         <relativePath/>
     </parent>
 
index 738f5cf2ca6fa86a0a9cb3cc6aef9db5af538476..580160fdb16441c2517dfbcc6fc147e5518db855 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.1.2</version>
+        <version>8.1.3</version>
         <relativePath />
     </parent>
 
index 3d45611accfc1846fbae29abe8c8e8276d120f2c..a94973d80f520573ff7a406daca032ae9ab85c89 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>8.1.2</version>
+    <version>8.1.3</version>
     <relativePath/>
   </parent>
 
index deafc55090024917a80018f56db92a6aa010dc2b..e6f75ddc85083c5c11f4e42bf03d3c77dc0e1224 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>8.1.2</version>
+    <version>8.1.3</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>1.13.2</netconf.version>
+    <netconf.version>1.13.3</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index d684f5122bf6e6b51a2cbc3a8800b47f374218ae..62b26751b5c0b436a6a690bb2595847e879f0cc3 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>8.1.2</version>
+    <version>8.1.3</version>
     <relativePath/>
   </parent>
 
index 99d4a1879c41816e54d377e25869a8199bb7ea93..f37fc60a7554205ca8d6f9f46baa5028f2c8d135 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.7</version>
+        <version>7.0.8</version>
         <relativePath />
     </parent>
 
index ca0873b14054197cfb96c4cb4cac0f12b5d0004a..93a4f8e75d53f1e4e7b23b4bf8ea33904cb92f5e 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>8.1.2</version>
+    <version>8.1.3</version>
     <relativePath/>
   </parent>
 
index 98fd63086809dcc8cecfe0622e41a3f5528ade7f..54badf415f4a75d07901719cdeda749cddd072de 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.7</version>
+        <version>7.0.8</version>
         <relativePath />
     </parent>
 
index feb97bf5cd5254f9b8c61e6579c7c7595951f1f0..9abe1d08e6c7a53b2692e61e0d4c6afe6f63296e 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>8.1.2</version>
+    <version>8.1.3</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>7.0.7</version>
+        <version>7.0.8</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 908b44fe6fca50a8a693bd6611e2a22d55d9ae9a..ef25c1de2744fd968eb6cb1d0a1aec4756859ec3 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.7</version>
+    <version>7.0.8</version>
     <relativePath/>
   </parent>
 
index 51e5f85ae50a54579e623ecba1e5f5980a5a0974..fbf49cfc8ff4f1c2471d214786386d9f50edc4b9 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.7</version>
+    <version>7.0.8</version>
     <relativePath/>
   </parent>
 
index 15618495519747e7ebaac2b5736e04fbfc051d40..a31c3333ca40daf36344e4b45925b3e45f559e30 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.7</version>
+    <version>7.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>1.13.2</version>
+        <version>1.13.3</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 9f79574ce39db20c802783f28816253fa891c18c..164abbadf321902acac48d5ed5ca4b72c458d2c7 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.7</version>
+    <version>7.0.8</version>
     <relativePath/>
   </parent>
 
index 5863b0ec63f24c20348bb59510c775b98ba1b7e7..1cbaaab00a0e41aebf5faaf02996c9e395fc17b6 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.7</version>
+    <version>7.0.8</version>
     <relativePath/>
   </parent>
 
index e22da7aaea9d6f8d5769603e2f60c9f44bade9f5..0316b66e18f04e5706393d51978d57f4f4151f77 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.7</version>
+    <version>7.0.8</version>
     <relativePath/>
   </parent>
 
index 415ff75ad7f73dc8597ce17647c34168631d3624..3eee5713b98b729e37d19a61f54976af452d546c 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.7</version>
+        <version>7.0.8</version>
         <relativePath />
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 16449266993f34c9f5bf250543d3911bdc0fc3d0..873ffe20a84d623e652fec1cbfaff0982c2f4e0a 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>8.1.2</version>
+        <version>8.1.3</version>
         <relativePath/>
     </parent>
 
index a34c4bef0021c9f0be9f2e5acbea769b3a0bb858..3c29c3bd3db961e666a30db170e19ce939e46f21 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.7</version>
+    <version>7.0.8</version>
     <relativePath/>
   </parent>
 
index 980f2b767d78f5b2c84ddd6c7ce83a21cf3fd9f6..b55825941cb20b9d066a6e962f9f2590ba9d75bf 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.7</version>
+    <version>7.0.8</version>
     <relativePath/>
   </parent>
 
index 25b9dd54c8bab81a9e5b1d4c3161f5314aeb0b27..94eea55b108260e7ce8e2e7c260bcaa3398add95 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.7</version>
+    <version>7.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>7.0.7</version>
+        <version>7.0.8</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index fa7f7b8105bbc53466408adf5af3e5f2d06367f0..98617155dfb6c3083ac28a19296350f316d7ad83 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.7</version>
+    <version>7.0.8</version>
     <relativePath/>
   </parent>
 
index 9f7b246be89d6017e35d3327e1d35dce4598bbe6..c0032ef6fbf29d633a8589a08bc96b6c0e4e907e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.7</version>
+        <version>7.0.8</version>
         <relativePath />
     </parent>
 
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.13.2</version>
+                <version>1.13.3</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>