Bump dependencies to newer Silicon dev versions 14/96314/1
authorguillaume.lambert <guillaume.lambert@orange.com>
Thu, 27 May 2021 08:17:39 +0000 (10:17 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Thu, 27 May 2021 18:15:59 +0000 (18:15 +0000)
https://docs.opendaylight.org/projects/integration-distribution/en/stable-silicon/platform-versions.html

$ find . -name pom.xml -exec sed -i -e 's/1.13.1/1.13.2/g' \
-e 's/8.1.1/8.1.2/' -e 's/7.0.6/7.0.7/' \{\} +

Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: Iafb4916ac1fb1cec2e31690984892d86e9dfb3f0
(cherry picked from commit 58cab488309943b60d0b7c1826285a4ed458ea31)

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 7d83aa55955a761de4dc553f1deaffa893566a45..4acf497f89ecd67933a5d2db8b501dfcb65b54eb 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.6</version>
+    <version>7.0.7</version>
     <relativePath/>
   </parent>
 
index d18184cae9f2d5a5013279d67f98fdb65762bcbe..0c25a63f651d1a560e971d29f614a566dd353058 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.6</version>
+        <version>7.0.7</version>
         <relativePath />
     </parent>
 
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.13.1</version>
+                <version>1.13.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>7.0.6</version>
+                <version>7.0.7</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index c031a21df535cdccb77e61c437a2639e66065c73..90bed32d23c1c90404270aae740eb22ea7ff126f 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.6</version>
+        <version>7.0.7</version>
         <relativePath />
     </parent>
     <groupId>org.opendaylight.transportpce</groupId>
index f484ef4c414113b687f36c4ec28fc2a60ccd1bd0..ac532fae0dc9f6131fcaadd09c55768cec89f25a 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.1.1</version>
+        <version>8.1.2</version>
         <relativePath />
     </parent>
     <groupId>org.opendaylight.transportpce</groupId>
index f577c290fb5f95ea7c4c0440808cba511d313809..0c39e7c68c06c6331c17626be58a7a2452c26c1f 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.1.1</version>
+        <version>8.1.2</version>
         <relativePath/>
     </parent>
 
index 6e85c84686bfd255dd8c3202f0592e3cef7cb10d..245f46ae645e6244bd9af8214df108ce9b6b2e1e 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.1.1</version>
+        <version>8.1.2</version>
         <relativePath />
     </parent>
 
index 3e9b75182022138b2ac25b0dfca9992ec0f0d0d2..81d8ddc592c2dc84e74e6ea7fc3cd9db82a199df 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.1</version>
+    <version>8.1.2</version>
     <relativePath/>
   </parent>
 
index 3bd6b22aca9ffd8d3cc58aa2de5fcf8a34f246f6..2bf876b84d5e6abf0ea9f25dc2446b3090dec3bd 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.1</version>
+    <version>8.1.2</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.1</netconf.version>
+    <netconf.version>1.13.2</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
index 805f35c1a35ebd18dba07ed7af34f89b8a5a56ee..8f9c05cf5f43709eaa350ef8730e0fd4781710f3 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.1</version>
+    <version>8.1.2</version>
     <relativePath/>
   </parent>
 
index f0f305eb05ce55378a441d5cd3ccca7c194e6ff1..af0b02aa3cad76594f8b65d6d407636df9d47348 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.6</version>
+        <version>7.0.7</version>
         <relativePath />
     </parent>
 
index 90aabe7c3949ad84d3566ae1a5c00849f7525d83..1b66bd397a7b20de0d78913277dd34464a88f4bf 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.1</version>
+    <version>8.1.2</version>
     <relativePath/>
   </parent>
 
index 9eb4b88797178944a3018d70a0fa5c1a8ed81cc7..47594e38dc3b95c8dc774035fdb87c5e31137a86 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.6</version>
+        <version>7.0.7</version>
         <relativePath />
     </parent>
 
index 0789e185101502eaee25d332a44a9f3d59086e8e..c6cd1514a4129f0763dc63e77932fac838ac3788 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.1</version>
+    <version>8.1.2</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.6</version>
+        <version>7.0.7</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 4f814cf650a757d6376eb8e131d6d6d4f8c527b5..8511b0ae9c0a8c17b50372dfe5f32bb67553addf 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.6</version>
+    <version>7.0.7</version>
     <relativePath/>
   </parent>
 
index e0d93a3fd6dbb65e3ff97da73037ccbdc7b81266..00f2500160dd2d76b75ce7ac62e0a6c74238ce42 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.6</version>
+    <version>7.0.7</version>
     <relativePath/>
   </parent>
 
index d2aa160d92ec335f406aaa980e9647a338dc275f..0d8d13f512a725501ef1803dd7906f797d81f83d 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.6</version>
+    <version>7.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>1.13.1</version>
+        <version>1.13.2</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index bcb23d4fd67bd143878c0645097ef40a9b19db90..56871d27c33d98145e03f01be5c4f9dee0c40018 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.6</version>
+    <version>7.0.7</version>
     <relativePath/>
   </parent>
 
index ff8ec786d178b290be217a9d36409468d67b5d57..92a4a472bb60dbb2aa3f40df2873ddd6b55c1368 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.6</version>
+    <version>7.0.7</version>
     <relativePath/>
   </parent>
 
index c448c2d9b8f6900a6c11d9b1429693dabcc407af..d2c4a21737c85ba6a464cc983262495884996a8a 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.6</version>
+    <version>7.0.7</version>
     <relativePath/>
   </parent>
 
index 9aea8cadc84ee1d77a9fae968d04ab6dfa922f6a..2319191b5e474ba2de51f5780c0b31f01e57769c 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.6</version>
+        <version>7.0.7</version>
         <relativePath />
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 7690e17962aff41f5bb7b02941ef8786d5d8bcdf..e06f9bb74de9eb4b3c2ae58d11a0e467ab47702f 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.1</version>
+        <version>8.1.2</version>
         <relativePath/>
     </parent>
 
index 7095c07f6cc27e9277f34a41768c6a500efb2287..64195f6a02802c21c6318b3bb2fee9a378aad7f5 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.6</version>
+    <version>7.0.7</version>
     <relativePath/>
   </parent>
 
index 9611e4f2b4f53585ac04457495906dbdf9cf2362..bbff911d0e8cd63188eb9a9616f374c729e37837 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.6</version>
+    <version>7.0.7</version>
     <relativePath/>
   </parent>
 
index 0596662036145ab9538807bf08528e24a4f86377..0a5a34e27a9609956bb05bfc0c4452ec1bbd333d 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.6</version>
+    <version>7.0.7</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.6</version>
+        <version>7.0.7</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 5cdefd82f94889a8af968655b845e6620cc5c070..30fc582945b059f737632a1bd55ad6a12346a917 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.6</version>
+    <version>7.0.7</version>
     <relativePath/>
   </parent>
 
index 5a3396f55a0d5951d2c236a24015c57f4acdb219..48c20f7e2ea3ad2a7d383013e6560f96fd862d13 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.6</version>
+        <version>7.0.7</version>
         <relativePath />
     </parent>
 
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.13.1</version>
+                <version>1.13.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>