Update MRI upstreams 83/98183/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 28 Oct 2021 11:12:24 +0000 (13:12 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 1 Nov 2021 11:29:25 +0000 (12:29 +0100)
Adopt:
- odlparent-9.0.8
- infrautils-2.0.8
- yangtools-7.0.8
- mdsal-8.0.7
- controller-4.0.5
- aaa-0.14.5
- netconf-2.0.7
- bgpcep-0.16.8

Change-Id: I33d4c48731afa9e986e91bbd7200a73366735149
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
18 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
pom.xml

index 420731cf3c431a09ce638c1e549fd4a01f047660..4b733fb9314a5710c9f7bee86d26c400428f84da 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>9.0.6</version>
+      <version>9.0.8</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index f1f57ae1a02f1b33ed92f63e43ab5be2e4dc427a..6e386b65c9ccb322a83bc17a795f85c2e0d160bf 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>9.0.6</version>
+      <version>9.0.8</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 2a2b5a9824a70c4974db923b5ee052156869361d..b3f39074916162daba8c746cd8f6c10e1df7483c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index ae29eaff4549d97098216ea86bbd9ef930fa2b9b..23602a6a7de8c0efad67b08f51710a9e048a868e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>9.0.6</version>
+      <version>9.0.8</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 5345df56d19189f3626c510447b27bc1da4cafb6..e5d29434e12a2ba4e2dab38dbfa36c0008d4f1fd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>9.0.6</version>
+      <version>9.0.8</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 2b04fd04e286368889f2c47b4493cf8eafd68457..6b7b8794a837e30b58959098d5d5e67d96a5279a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <properties>
         <!-- Version properties by project or component. -->
         <!-- Keep this list sorted alphabetically please. -->
-        <aaa.version>0.14.3</aaa.version>
-        <bgpcep.version>0.16.7</bgpcep.version>
-        <controller.version>4.0.3</controller.version>
+        <aaa.version>0.14.5</aaa.version>
+        <bgpcep.version>0.16.8</bgpcep.version>
+        <controller.version>4.0.5</controller.version>
         <daexim.version>1.11.0-SNAPSHOT</daexim.version>
-        <infrautils.version>2.0.6</infrautils.version>
+        <infrautils.version>2.0.8</infrautils.version>
         <jsonrpc.version>1.12.0-SNAPSHOT</jsonrpc.version>
         <lispflowmapping.version>1.15.0-SNAPSHOT</lispflowmapping.version>
-        <mdsal.version>8.0.5</mdsal.version>
-        <netconf.version>2.0.5</netconf.version>
-        <odlparent.version>9.0.6</odlparent.version>
+        <mdsal.version>8.0.7</mdsal.version>
+        <netconf.version>2.0.7</netconf.version>
+        <odlparent.version>9.0.8</odlparent.version>
         <openflowplugin.version>0.14.0-SNAPSHOT</openflowplugin.version>
         <ovsdb.version>1.14.0-SNAPSHOT</ovsdb.version>
         <serviceutils.version>0.9.0-SNAPSHOT</serviceutils.version>
-        <yangtools.version>7.0.8</yangtools.version>
+        <yangtools.version>7.0.9</yangtools.version>
         <!-- Keep this list sorted alphabetically please. -->
     </properties>
 </project>
index dd5643c4c79e52c006a464ab61388770cd51437b..6d547285d4a1b96b7d04530867ef3a8738c808a9 100644 (file)
@@ -9,35 +9,35 @@ Platform versions
 
    * - Group
      - Artifact
-     - Phosphorus Development
+     - Sulfur Development
 
    * - org.opendaylight.odlparent
      - \*
-     - 9.0.6
+     - 9.0.8
 
    * - org.opendaylight.infrautils
      - \*
-     - 2.0.6
+     - 2.0.8
 
    * - org.opendaylight.yangtools
      - \*
-     - 7.0.8
+     - 7.0.9
 
    * - org.opendaylight.mdsal
      - \*
-     - 8.0.5
+     - 8.0.7
 
    * - org.opendaylight.controller
      - \*
-     - 4.0.3
+     - 4.0.5
 
    * - org.opendaylight.aaa
      - aaa-artifacts
-     - 0.14.3
+     - 0.14.5
 
    * - org.opendaylight.netconf
      - \*
-     - 2.0.5
+     - 2.0.7
 
 .. 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 bb6529d671d7124e3a8f37927ef1992675408834..7f978edb327eaa8831174636b27cf5b714684ab4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 4890b8fd47310c5f9eafef68ef767f5b448094e0..68bab185b3c366b05fbb02dccfa8114b285f3990 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index a65574ceffbc4087e8fa478f0e198a1b44ef495b..85193d427ef40f12a3d13c475341861b163d2ced 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 13789a8634821842a5ec65aad856737ddf158c24..33b0521d0d6b73a26037acf7f2b014242ae99957 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 0989e27f0766a4aff86aca40c1a169368a72cc40..c9b4c21c86e97d2016e724578900a62f0c16f65f 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 6622b4e7ecd9abe27af4f570dcdf05837693b89e..354524340d178bca190c4bbc2037eb91996845e0 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 6254aaebd3fcd62b9f231d518e297c4d5f41b6d6..4ec77fa3393d975b234e6a99aed435f6d1f0ff39 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index d4cd903f8e86db46257c8932b55ef6e237dd111f..920b0a19a40018dc3703fe2fae4dd98ec1fcc4b4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 93c898053312004847a480d77f07e7eefbe77963..31ddcbc0708c141482493177e952b4da95f157bd 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index c89bb2cda33010dba19e09ccee4d3e07fcb2f91a..872a609fe498a7bd4db1e2f46c4b95bd6fa3cbe7 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 4dcd5a3cbc4320f9eaf0c7983ac7f1660d4b3cac..36adaa26d1fb22a468dfb74becb7d4a2d228b21e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>