Bump dependencies to Sodium SR4 dev versions 13/92313/1 stable/sodium
authorGuillaume Lambert <guillaume.lambert@orange.com>
Fri, 28 Aug 2020 06:48:43 +0000 (08:48 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Fri, 28 Aug 2020 06:48:43 +0000 (08:48 +0200)
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: I5e104c2c53fb6ec640d36142b90ee289d41bc839

21 files changed:
api/pom.xml
artifacts/pom.xml
common/pom.xml
features/features-transportpce/pom.xml
features/odl-transportpce-api/pom.xml
features/odl-transportpce-ordmodels/pom.xml
features/odl-transportpce/pom.xml
features/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
test-common/pom.xml

index bb1111152b0d7389e81ca03469827a1e6181fbd7..1aab50cee6e0771afa67355685284ea8486d12e5 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>
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.14</version>
+    <version>4.0.17</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index 6b22deb3a8ce1fd9a78f9db9498fccc3575a1b5b..eff7982e2b007ac1eb3607d46d721f4927eef364 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>odlparent-lite</artifactId>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>5.0.7</version>
+    <version>5.0.11</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index 60de940553f65d5f3f9d7c3c1db910b2ce863bc1..a4d65f6649591515bf42dc47db2209d2d8485cd1 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>4.0.14</version>
+        <version>4.0.17</version>
         <relativePath />
     </parent>
 
         <relativePath />
     </parent>
 
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.7.3-SNAPSHOT</version>
+                <version>1.7.4-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.14</version>
+                <version>4.0.17</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 0e24612bce849d5b017013f5d627233a8eac0bcc..8acdbdea114b049a4528f9409386bf4b6d5634f7 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>feature-repo-parent</artifactId>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>feature-repo-parent</artifactId>
-    <version>5.0.7</version>
+    <version>5.0.11</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index 0444826cd1cd275eb6d50bf3c917e211e36381cf..67239e9015dd7a93a3767bcf78e26fa6ccf4a00d 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>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>5.0.7</version>
+    <version>5.0.11</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
@@ -24,7 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <name>OpenDaylight :: transportpce :: api</name>
 
   <properties>
   <name>OpenDaylight :: transportpce :: api</name>
 
   <properties>
-    <netconf.version>1.7.3-SNAPSHOT</netconf.version>
+    <netconf.version>1.7.4-SNAPSHOT</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index d33e1871e7b301954545dfef3a1d11c3c0a6626d..e6a94829a54a8e50cf61992ab117b5e619ab524b 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>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>5.0.7</version>
+    <version>5.0.11</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index 7c280633a329866f3eeac0336be68308e804cb6a..bbfd5846be42431609c5c34ebe1479e934f3b26d 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>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>5.0.7</version>
+    <version>5.0.11</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
@@ -24,9 +24,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <name>OpenDaylight :: transportpce</name>
 
   <properties>
   <name>OpenDaylight :: transportpce</name>
 
   <properties>
-    <mdsal.version>1.10.3-SNAPSHOT</mdsal.version>
-    <netconf.version>1.7.3-SNAPSHOT</netconf.version>
-    <restconf.version>1.10.3-SNAPSHOT</restconf.version>
+    <mdsal.version>1.10.4-SNAPSHOT</mdsal.version>
+    <netconf.version>1.7.4-SNAPSHOT</netconf.version>
+    <restconf.version>1.10.4-SNAPSHOT</restconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index 1250f678bf17eac71462979adfa790e7fbcb7f61..fb3ea6748f6edc9f1da5d99732d9e686378c7e6f 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>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>5.0.7</version>
+    <version>5.0.11</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index f3fced5574915f522f11cebdbb44a4ac75b0d782..755cfdba36c940e323db418e6b5594cff048c39a 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>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>5.0.7</version>
+    <version>5.0.11</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index b25602096839e30e42019845d06d74b05cca97e7..edad259854384d9980e38c2c232ff13b757cb826 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>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>5.0.7</version>
+    <version>5.0.11</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index 5035c0a4c5b1ed2c4adfbdb1c44c06aefde61457..0e80b24227d8a0d1f6cef82fa995d03c8706dca8 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>
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.14</version>
+    <version>4.0.17</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index 44cd88e03a5045b139423f032f78521807c6cd6f..27fdce508c3f6a5f5c59050ffb38a09acdc9e7a4 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>
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.14</version>
+    <version>4.0.17</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index abbdb665daf500bc63343cc6a572d7557f422094..987a596d936eea1cdce09ac3b022758bbf4a6461 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>
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.14</version>
+    <version>4.0.17</version>
     <relativePath/>
   </parent>
 
     <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>
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.4-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 8430e7a6bb39a4e7bab9d7783d93c8a4230382e3..cdd04f6b977d6d911f1d78e056f117e72d2ec2d1 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>
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.14</version>
+    <version>4.0.17</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index 949e61641bb49d39b1bf5fc80f3d79ed3faded06..d361be7b79d2b7d1d1e1f03a317a4072422c0a98 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>
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.14</version>
+    <version>4.0.17</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index 1de27225d92fc51a1c39590707ca211302641301..b8ef846d1422333f8d1f23291c5239cb781084d6 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>
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.14</version>
+    <version>4.0.17</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index 3276fb4de05207c84934d250c79117cf56f30bc9..6ab7fabf34678a183cc5d97f9d7ff8dd92f1ebc1 100644 (file)
@@ -17,7 +17,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.14</version>
+    <version>4.0.17</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 5e2f53c8b37d20dd65c7f50d85aac1e4cfee91c6..b25101ec67df7c8a2c8a6e4794b2901134e6b8b3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>5.0.7</version>
+    <version>5.0.11</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index 2f18f24abf982eb0e7cef63a409b331e09c176fd..ad5716a0c1ab72dc9027c05de6f34c66bae28090 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>
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.14</version>
+    <version>4.0.17</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index dfabcf7d058f430be3dc5399742d38ce83d07b2b..642653dacfed8e97e7d1a31e3c16f3ccae8a1633 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>
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.14</version>
+    <version>4.0.17</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index 6614e4d3690aac622d962bfdef42e8046c85ca66..c082708e8bf9072470bf0ab32b3b5a0fb7d86be7 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>5.0.7</version>
+        <version>5.0.11</version>
         <relativePath/>
     </parent>
 
         <relativePath/>
     </parent>