Bump MRI upstreams 04/96804/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 5 Jul 2021 11:16:52 +0000 (13:16 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 5 Jul 2021 11:16:52 +0000 (13:16 +0200)
Adopt following versions:
- odlparent-9.0.2
- infrautils-2.0.2
- yangtools-7.0.3
- mdsal-8.0.0
- controller-4.0.0
- aaa-0.14.0
- netconf-2.0.0
- bgpcep-0.16.0

Change-Id: I595b2f5693c40e001d15523cb5763bcbaf152d3b
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 6ac6350b02d261eca6958b2cbad5e222add4b4d2..b3c83aca782eb114d098dfab602f088e185ab37c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>8.1.1</version>
+      <version>9.0.2</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index bae43d03be15bfb49fc643ec15493fd2a4ceea94..bb74ac74d0f99517d48b78598b13b07c4e865992 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>8.1.1</version>
+      <version>9.0.2</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 22bea6b4db8b64e3c3da323ab4f576c0f7a04d82..44ccf20dbb5b7020527e265084ef962d10d64dd3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.1</version>
+        <version>9.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 31a9bc6d9516cecd4a941dfaad896b4e937a517b..463756b2687cd6112b3a8a215dbc73b8245e8dc0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>8.1.1</version>
+      <version>9.0.2</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 2918dcd2cdde3308796a564b507e2aa838c14cf4..49a21372bad7ba02fb7c3b63b8e743090995b3a5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>8.1.1</version>
+      <version>9.0.2</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 0ec1c57ac4641361b71a531d6139d049ce4cb7f9..2a59df1c6425f5473c5a309347ff532a63c4df2a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.1</version>
+        <version>9.0.2</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.2</aaa.version>
-        <bgpcep.version>0.15.0</bgpcep.version>
-        <controller.version>3.0.7</controller.version>
+        <aaa.version>0.14.0</aaa.version>
+        <bgpcep.version>0.16.0</bgpcep.version>
+        <controller.version>4.0.0</controller.version>
         <daexim.version>1.10.0-SNAPSHOT</daexim.version>
-        <infrautils.version>1.9.6</infrautils.version>
+        <infrautils.version>2.0.2</infrautils.version>
         <jsonrpc.version>1.11.0-SNAPSHOT</jsonrpc.version>
         <lispflowmapping.version>1.14.0-SNAPSHOT</lispflowmapping.version>
-        <mdsal.version>7.0.6</mdsal.version>
-        <netconf.version>1.13.1</netconf.version>
+        <mdsal.version>8.0.0</mdsal.version>
+        <netconf.version>2.0.0</netconf.version>
         <neutron.version>0.17.0-SNAPSHOT</neutron.version>
-        <odlparent.version>8.1.1</odlparent.version>
+        <odlparent.version>9.0.2</odlparent.version>
         <openflowplugin.version>0.13.0-SNAPSHOT</openflowplugin.version>
         <ovsdb.version>1.13.0-SNAPSHOT</ovsdb.version>
         <serviceutils.version>0.8.0-SNAPSHOT</serviceutils.version>
-        <yangtools.version>6.0.5</yangtools.version>
+        <yangtools.version>7.0.3</yangtools.version>
         <!-- Keep this list sorted alphabetically please. -->
     </properties>
 </project>
index 0714f6cb7311710d1662baff1074e3e235e2d34b..50d44f1ae8997d729a5726b93f50d4e96a3cd541 100644 (file)
@@ -9,35 +9,35 @@ Platform versions
 
    * - Group
      - Artifact
-     - Silicon Development
+     - Phosphorus Development
 
    * - org.opendaylight.odlparent
      - \*
-     - 8.1.0
+     - 9.0.2
 
    * - org.opendaylight.infrautils
      - \*
-     - 1.9.5
+     - 2.0.2
 
    * - org.opendaylight.yangtools
      - \*
-     - 6.0.4
+     - 7.0.3
 
    * - org.opendaylight.mdsal
      - \*
-     - 7.0.5
+     - 8.0.0
 
    * - org.opendaylight.controller
      - \*
-     - 3.0.6
+     - 4.0.0
 
    * - org.opendaylight.aaa
      - aaa-artifacts
-     - 0.13.1
+     - 0.14.0
 
    * - org.opendaylight.netconf
      - \*
-     - 1.13.0
+     - 2.0.0
 
 .. 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 9c7c131e731f27282ae41c353e74cd5bb47270a1..25af24c2d7af0eb2b1d1874d4fb34215fa88199b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.1</version>
+        <version>9.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 793127f09d01e533658d5c8bb5627955ec55d7ef..f5248373bf341fae5968b7f581bf60843a4a5143 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>8.1.1</version>
+        <version>9.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 19207327b8f1121aab3e959499f325cec38afb1a..3bd6d31766bf54a1922a5b11d1484aa1abc3d275 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.1</version>
+        <version>9.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 22e334e062de73e22d637ea7c48f78f049cc63f4..417cac3ad434ad2e270486fec2e42d538a632f7b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>8.1.1</version>
+        <version>9.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 1d88cee13f5ed08b2b8306c47e5ff4c1473bb3d2..08a2bf549ce6771b3e80acf1944365a0ebd30a56 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.1.1</version>
+        <version>9.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 15c96858563c71b7a8133a96fa0587249f6ac225..726279572ecb5e6008c0d48707c8324156570c5e 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.1.1</version>
+        <version>9.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 7128c3f8a912c582a03b076e225744ff09d56e25..ee58d19ebb71901255dc080fd14e2facfb60f7f7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.1</version>
+        <version>9.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index d7c5f202ba9ea526c4c3637c087b9b5fad32742f..5ac36fdad975cf48fbfc6c27a9c4cb62cadfa154 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.1</version>
+        <version>9.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 12d9851a983c1295543f672f94f113cf85497e0c..003d87004c01020135055bd660951e84e08d7714 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>8.1.1</version>
+        <version>9.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 7c7111c063d2e72989761fdb606e439b8809d297..38969f24b32d94fa2189a4c49dc7fd9b348cc7cc 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>8.1.1</version>
+        <version>9.0.2</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 2093465ffb314a64bc04586f566b7d7427cd035d..a8eb50a82402f2d29a761b7f228b1c0bec9f84c5 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.1</version>
+        <version>9.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>