Bump MRI upstreams 81/99481/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 27 Jan 2022 09:05:35 +0000 (10:05 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 27 Jan 2022 09:05:35 +0000 (10:05 +0100)
Adopt following versions:
- odlparent-8.1.9
- infrautils-1.9.15
- yangtools-6.0.12
- mdsal-7.0.14
- controller-3.0.16
- aaa-0.13.11
- netconf-1.13.8

Change-Id: I0ecee4df3e80ee0f34cf0b5d9443669360e56b1d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
19 files changed:
artifacts/all/pom.xml
artifacts/distribution/pom.xml
artifacts/pom.xml
artifacts/upstream/all/pom.xml
artifacts/upstream/pom.xml
artifacts/upstream/properties/pom.xml
docs/platform-versions.rst
features/pom.xml
features/repos/index/pom.xml
features/repos/pom.xml
features/repos/test/pom.xml
features/singles/odl-integration-all/pom.xml
features/singles/odl-integration-compatible-with-all/pom.xml
features/singles/pom.xml
karaf-scripts/pom.xml
karaf/pom.xml
onap-karaf/pom.xml
opendaylight/karaf/pom.xml
pom.xml

index eb4f8f6c5c7aaf0929498e495744908990cd050d..de256a7c855da29135c7a6d8a48e452c80426172 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>8.1.8</version>
+      <version>8.1.9</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index c1885fc1090de94045b241ad5aa34e2a7c7b2d07..c8cbe2c0b9524eafc84beadb34bacee875bfee50 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>8.1.8</version>
+      <version>8.1.9</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 9956c5dbcad654a4287830c5fff5a76f55ff1396..40a8bbfb6f4afba96dd74eb5ef471da8c88f5e00 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.8</version>
+        <version>8.1.9</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 830c075324a2a741e64cd4ef1e2215f0d01e70c8..7c6677e808df7dd9190a93a96fb713b3d8e5de84 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>8.1.8</version>
+      <version>8.1.9</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 59a1e597a7e71781a6e44bd189e682489143bdcb..21563b25579b6d5dc014239c5ae58ae03c699ee2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>8.1.8</version>
+      <version>8.1.9</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index fa3b11642ffca830b6789cbd822bfff4aada5e1d..b66900d885e249ae9051193d2a14661a0300d7a2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.8</version>
+        <version>8.1.9</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <properties>
         <!-- Version properties by project or component. -->
         <!-- Keep this list sorted alphabetically please. -->
-        <aaa.version>0.13.10</aaa.version>
+        <aaa.version>0.13.11</aaa.version>
         <bgpcep.version>0.15.4-SNAPSHOT</bgpcep.version>
-        <controller.version>3.0.15</controller.version>
+        <controller.version>3.0.16</controller.version>
         <daexim.version>1.9.4-SNAPSHOT</daexim.version>
-        <infrautils.version>1.9.14</infrautils.version>
+        <infrautils.version>1.9.15</infrautils.version>
         <jsonrpc.version>1.10.4-SNAPSHOT</jsonrpc.version>
         <lispflowmapping.version>1.13.5-SNAPSHOT</lispflowmapping.version>
-        <mdsal.version>7.0.13</mdsal.version>
+        <mdsal.version>7.0.14</mdsal.version>
         <netconf.version>1.13.7</netconf.version>
         <neutron.version>0.16.4-SNAPSHOT</neutron.version>
-        <odlparent.version>8.1.8</odlparent.version>
+        <odlparent.version>8.1.9</odlparent.version>
         <openflowplugin.version>0.12.4-SNAPSHOT</openflowplugin.version>
         <ovsdb.version>1.12.4-SNAPSHOT</ovsdb.version>
         <serviceutils.version>0.7.4-SNAPSHOT</serviceutils.version>
-        <yangtools.version>6.0.11</yangtools.version>
+        <yangtools.version>6.0.12</yangtools.version>
         <!-- Keep this list sorted alphabetically please. -->
     </properties>
 </project>
index 6ba1cae17b52953742c1a462e7b0723562d10ac1..68b95947e41df95076b43302dd6d48d376bf1249 100644 (file)
@@ -21,7 +21,7 @@ Platform versions
      - 8.1.2
      - 8.1.3
      - 8.1.4
-     - 8.1.8
+     - 8.1.9
 
    * - org.opendaylight.infrautils
      - \*
@@ -29,7 +29,7 @@ Platform versions
      - 1.9.8
      - 1.9.9
      - 1.9.10
-     - 1.9.14
+     - 1.9.15
 
    * - org.opendaylight.yangtools
      - \*
@@ -37,7 +37,7 @@ Platform versions
      - 6.0.6
      - 6.0.7
      - 6.0.8
-     - 6.0.11
+     - 6.0.12
 
    * - org.opendaylight.mdsal
      - \*
@@ -45,7 +45,7 @@ Platform versions
      - 7.0.7
      - 7.0.9
      - 7.0.10
-     - 7.0.13
+     - 7.0.14
 
    * - org.opendaylight.controller
      - \*
@@ -53,7 +53,7 @@ Platform versions
      - 3.0.8
      - 3.0.10
      - 3.0.12
-     - 3.0.15
+     - 3.0.16
 
    * - org.opendaylight.aaa
      - \*
@@ -61,7 +61,7 @@ Platform versions
      - 0.13.3
      - 0.13.5
      - 0.13.7
-     - 0.13.10
+     - 0.13.11
 
    * - org.opendaylight.netconf
      - \*
@@ -69,7 +69,7 @@ Platform versions
      - 1.13.2
      - 1.13.4
      - 1.13.5
-     - 1.13.7
+     - 1.13.8
 
 .. note:: Most projects get their YANG Tools version via MD-SAL.
   ${project}-artifacts are maven `bill of materials <https://howtodoinjava.com/maven/maven-bom-bill-of-materials-dependency/>`__
index dbc853b2be00082306bc96afaac3b15167f8bfc7..ae1c16cb9956379dd9b112c38010d1b2e5b3352b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.8</version>
+        <version>8.1.9</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 077e5fc5808b9152d67a4d00174e0b31b126878f..2f14bed4ee5adfeaa8839ba6de7d227bc16a8d46 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>8.1.8</version>
+        <version>8.1.9</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index b291d469315c663cb755f042652595e862594d56..4a045dbea1f56d7b8fcec0ccecc12e76f3db9434 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.8</version>
+        <version>8.1.9</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index a12247c029029eb546d5c6a5e65396cf1e31621b..c83b6f66d981112dcb76f3a3c7cd7ea9e418d7fe 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>8.1.8</version>
+        <version>8.1.9</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 5a8f708a76d66337960c0defe06b8d6af3dc8fc1..33f8fa4fece014ae9b59a56ae7c63bb44df9f443 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.1.8</version>
+        <version>8.1.9</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 79b345025b211ab2d24bbf607b95403f4fe5109b..700ec6e386ed7a0c15ff3c3f2c5e6e0f96eae727 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.1.8</version>
+        <version>8.1.9</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 4a4dd14bc0be34275d20fde2061340060004c338..ae6517111a1a9105219a10eccdbf959b71547228 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.8</version>
+        <version>8.1.9</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 6da2ca3a0a99a475ef87d50a2ec0a4f8ba1942a6..2a9cb00255443efb04331fa3e2148c54cbc6c68b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.8</version>
+        <version>8.1.9</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 1c33b42c51cc2f4493a2305d1843902c45b1e5de..187f60849ae2a1cdba7e14c7214b388cbf7bd038 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>8.1.8</version>
+        <version>8.1.9</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 4b95627c3eadb31a45b13fa83042d7d01bb0b347..232a7a573e2f54acdd8e7c3d432c4c3fdcc347c6 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>8.1.8</version>
+        <version>8.1.9</version>
         <relativePath/>
     </parent>
 
index 0abfd16dd5139af9eceb80a3b40f79229b0fa8a9..ca299c6118bc06609c9019b677dd95467fc5275a 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>8.1.8</version>
+        <version>8.1.9</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
diff --git a/pom.xml b/pom.xml
index cd18d288956f32a992f8b414b20fe136f4bdfaff..7303dc41e8395923e25da7b6572e7e54fae7abe0 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.8</version>
+        <version>8.1.9</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>