Bump MRI upstreams 90/99390/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 19 Jan 2022 16:29:31 +0000 (17:29 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 19 Jan 2022 16:29:31 +0000 (17:29 +0100)
Adopt following versions:
- odlparent-8.1.8
- infrautils-1.9.14
- yangtools-6.0.11
- mdsal-7.0.13
- controller-3.0.15
- aaa-0.13.10
- netconf-1.13.7

Change-Id: Idc30aedcdd83f9c8f8b51ef89c551714afd07a63
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
45 files changed:
algo/algo-artifacts/pom.xml
algo/pom.xml
artifacts/pom.xml
bgp/bgp-artifacts/pom.xml
bgp/config-example/pom.xml
bgp/extensions/pom.xml
bgp/openconfig-state/pom.xml
bgp/pom.xml
binding-parent/pom.xml
bmp/bmp-artifacts/pom.xml
bmp/bmp-config-example/pom.xml
bmp/pom.xml
config-loader/config-loader-artifacts/pom.xml
config-loader/pom.xml
distribution-karaf/pom.xml
feature-repo-parent/pom.xml
features/algo/pom.xml
features/bgp/pom.xml
features/bgpcep-extras/pom.xml
features/bmp/pom.xml
features/concepts/pom.xml
features/config-loader/pom.xml
features/graph/pom.xml
features/pcep/pom.xml
features/pom.xml
features/rsvp/pom.xml
features/topology/pom.xml
graph/graph-artifacts/pom.xml
graph/pom.xml
parent/pom.xml
pcep/config-example/pom.xml
pcep/pcep-artifacts/pom.xml
pcep/pom.xml
pcep/server/pom.xml
pcep/topology/pom.xml
pcep/tunnel/pom.xml
pom.xml
programming/pom.xml
programming/programming-artifacts/pom.xml
rsvp/pom.xml
rsvp/rsvp-artifacts/pom.xml
single-feature-parent/pom.xml
testtool-parent/pom.xml
topology/pom.xml
topology/topology-artifacts/pom.xml

index 99d85fc65a91a2b420553cbc702d4a6b3b4a3273..e17dbd0586f8bdf3d64adbfae01ee8c68d37fefb 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index eec442ad12bbc30f4124bb8012098c3934885e97..a775f1cca9ab73d07913f57a6f1e0ccf47d17352 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 0e5f2d7d2dd1f810e6381d3d27b2038393e09ec1..0ba31bdabec3d9cb422789d613e3a5d10202ed73 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>8.1.6</version>
+      <version>8.1.8</version>
       <relativePath/>
     </parent>
 
index de14ecbeea7d59e29586a5c0b0c3371cabd8e27e..999983747f227f7307e462ddf71e323d23a2d978 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index d72930eacb5aa4715903433822a93e36795af7d2..e06ef2dbd0d5ccf678d27c7583f8fa4c9986a52c 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 64b227e8940f1c2812aa59f26bea0123a9ebe057..797074f83b2ecf1414b350e065555e0fe011f87e 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 1172b22412da952297d06fd32758b817bfc0523d..64b681391504ad553494853b37fb037d457619ac 100644 (file)
         <dependency>
             <groupId>org.opendaylight.infrautils</groupId>
             <artifactId>infrautils-testutils</artifactId>
-            <version>1.9.12</version>
+            <version>1.9.14</version>
             <scope>test</scope>
         </dependency>
         <dependency>
index 45c0ed546ef4eaec7ddb31db1b5f4513ae62152a..fb176940afd0f7a6358057f1e7465bc3d154eacd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index e8f1a3d6d3cb21da4b8a5808ed5ad9838ad356ac..d14b15cefc97cae404975a93e0c201a5fefd08da 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.12</version>
+        <version>7.0.13</version>
         <relativePath/>
     </parent>
 
index 51c2feb8b0d328cd1a48ce721b0ac222e0534f99..3ca06eac97e4cc7e7df6ac2e1f973e4aba968256 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 8dd44c62db63d2eeac2983944e2826871645d409..52df830f2fd69fc7c81668943e6712570f56349e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 076cf2f7f237ab42b1bf2b257ba14b6636236003..7998f6ecc8b1c56f66438d585f00a7fd78c65736 100644 (file)
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 0eacffd5ddc7834752852abcc49e12b269e4c092..71e4512f5014224f8090873817d8cfae3fb977fd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 4b6ddf6e50551d95a60342545864fbd7cc00dbdc..44cf52aa04fb2821937fdac03b4b8b95c10c2d28 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 61b2c574f7266c61d45faa61c327daa5a9e0ee80..f0c4d0aac27b036d58242c6eccfa8ac0ade17865 100644 (file)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>8.1.6</version>
+    <version>8.1.8</version>
     <relativePath/>
   </parent>
 
index 579d2127d11638265c8b0a168e21388bdc418484..5be9dd164a93cbaee6333ecfb7ce98ea76868142 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 2c4c39f2e2cba8243c7b3b90b46083ad6eb4bffe..606541686032efe01566ad7ce630c425b708171d 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 66e243db0114015ae19244c0e8db1c3e0e91dc31..3003e2ddb4a389f0404538dd1c9451816fa15655 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index b8f761b145f306d806290f6880f5ca75b0d58778..1dc10cb458337c78de565541e8846e6ae446f2bc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index a17a91784bd2b89cb263ad3a2de60814a856f929..676b7070d0ab9294a20c1478c0cd1cb9549fdf61 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index e16d1fc166543d19a190f48d5fd1468480deac81..53180e3bb1d1ce49045cb66835f98517eff42d13 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index f422d2f3d62277f24641efbce8e56f6d13ceb5ad..142761ad3466e39faba63ecd261b91dac2c40e98 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 89c5ff6bd9818781bc13ec3faf1867e5f61b14c3..46484948718467c597d72776b170c3e0d7197b97 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 568cceb1433afb6dede445ca21cf266203f6f2e0..09b73bde20683bd122dbe40b9cb203731b417c9d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 5a7f54f9d0e27513b4506238f52b05ba6e357429..3fdf7bc9a9da1b319c37657b606dfa8bec5988a8 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index ac8f718c054cdd933b414730e4bca3d609c2a99f..e4195a20e5ec0b1162028799651c03be278cd5c5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 94210ffce34c0ecc44bc84c605e5c6bb8bc3c51d..4685fe0889b5aa5ad8f8524b00a34a36110d8eb8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 7884ff39b10aeded6314d3c2bf1ec5746b9854d4..b7399c483b9349cadf7763c612ba5598227574b8 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 97196f33fd90ca543613c4ebd024946090a83f01..fefedb65e218f4a5a9d9d4750b174d74bb114f5a 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 3a2bc4948fec8518a0e166249f805e13ca25b879..92bcdffd5308e1babef8db3e6a8b2252440b6ed2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
@@ -43,7 +43,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>3.0.14</version>
+                <version>3.0.15</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
@@ -51,7 +51,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>6.0.10</version>
+                <version>6.0.11</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
@@ -59,7 +59,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>7.0.12</version>
+                <version>7.0.13</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
@@ -67,7 +67,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.13.6</version>
+                <version>1.13.7</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index aae1a35d73704c4ca0e4267ed4eefff6bd999b14..2987d26d4b2172283c769cdb4c7be2e59840d6f8 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 8223b786e824bbf5af5a9a35ffdd287bf3e50464..b6fd086fc2db6f6824366bc9201ccb480cfad788 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index ca00a9d84d65e93074269d7231d9f04f612b2d4b..25a3e2f3a8115ac8722b7edf70c9c767547cc344 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 85de7154a2c984be36be9ad6efbe6d0ad07ddcca..19ce63df0e13cb21f76b75848ea390ff5bdd7211 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 3b00ed53a62b5b1d8cc9185ed3c27deed3460408..2e947104f840eee32b9004d07bf41a344a02f53e 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 2192bcf5adca25287a6f2559b36a342d5b275737..67cb0f8ca0d2578f111bb5b55b60a01c0aac6842 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 21080a56a9262af746bd65a1349267c17de31cf9..835ff0239372a9cfd123b919056d328a2cdbd7c2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 1358d76044fd7c7b0523f2a64ac3401a36817bac..bdf6b5422ac3adb570268b131926493d9de2508a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 7b6c28f990882b7706688fb86425b914c6fa6534..f36d951662b2074ff347fe314be0a400319dddb4 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 6eb2f985f0553a8562aff036f5c847325197bdfe..d7fac980e368e5107ec492c16932d4492f621d86 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index f4b09d6e49c08311fd6c1796991c7ddcbcb66ba2..ce524dc22d8cc82c50c4033d2790bcb000cd73b3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 217ea255818af7fb62fdffdc5e65719fd90100ed..0e46daa2dcd0ea339a14a38151fd0e4918687ede 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 63f4486298884ff091497f97563a108e5303883b..71bc9c98c51ed12641c9d9fe04b3bab41338a3c6 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 83d197211399051bd51299b8aefcdaa735a94e46..ad42d9c9f9927ed942f7ac17c97c6ea3241faa56 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>
 
index 807d88233f9f9b54e3ee0d84b0ee54d31b2b15cf..28fdbbb640d1839747319b7c9298052d42396668 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.6</version>
+        <version>8.1.8</version>
         <relativePath/>
     </parent>