Bump MRI upstreams 47/96147/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 13 May 2021 06:17:01 +0000 (08:17 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 13 May 2021 06:18:42 +0000 (08:18 +0200)
Adopt following versions:
- odlparent-8.1.2
- infrautils-1.9.8
- yangtools-6.0.6
- mdsal-7.0.7
- controller-3.0.8
- aaa-0.13.3
- netconf-1.13.2

Change-Id: Ia47605e23b0e67c1633e6d3161a122483ee13020
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 053eabe5e9e31c0baac3e13d588e7a53cf8db1eb..a319a55315e168fa99985d3f16627f2da0f64ee4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>8.1.1</version>
+      <version>8.1.2</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index e723a8419656ad8ff2eb65a62f2c48673e95e2e4..ad1a79d615486a590265cc22c1e46e5523474661 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>8.1.1</version>
+      <version>8.1.2</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index aaa5cedfb6f681b4d25c8aebb7251901a582570d..73bf1569ae27a956a5c07a25fedfa94a6c96b9cd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.1</version>
+        <version>8.1.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 5e7d1ad8343bcef200d264687e643e7e164f69e7..e71c2ed5c0f8015ab00028a6f0e211db888fe603 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>8.1.1</version>
+      <version>8.1.2</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 289caaed23b2c8b9b9a037ffcddd88ddee041f9e..e3694bca5a29e945bfadb162ab43b1ed9076ca35 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>8.1.1</version>
+      <version>8.1.2</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 4f4e45b927827998b8cf042480a8c3dbe734d7b3..4697faa6ead01028e29ea77bd1260f5d525fc942 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.1</version>
+        <version>8.1.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>
+        <aaa.version>0.13.3</aaa.version>
         <bgpcep.version>0.15.1-SNAPSHOT</bgpcep.version>
-        <controller.version>3.0.7</controller.version>
+        <controller.version>3.0.8</controller.version>
         <daexim.version>1.9.1-SNAPSHOT</daexim.version>
-        <infrautils.version>1.9.6</infrautils.version>
+        <infrautils.version>1.9.8</infrautils.version>
         <jsonrpc.version>1.10.1-SNAPSHOT</jsonrpc.version>
-        <lispflowmapping.version>1.13.1-SNAPSHOT</lispflowmapping.version>
-        <mdsal.version>7.0.6</mdsal.version>
-        <netconf.version>1.13.1</netconf.version>
+        <lispflowmapping.version>1.13.2-SNAPSHOT</lispflowmapping.version>
+        <mdsal.version>7.0.7</mdsal.version>
+        <netconf.version>1.13.2</netconf.version>
         <neutron.version>0.16.1-SNAPSHOT</neutron.version>
-        <odlparent.version>8.1.1</odlparent.version>
+        <odlparent.version>8.1.2</odlparent.version>
         <openflowplugin.version>0.12.1-SNAPSHOT</openflowplugin.version>
         <ovsdb.version>1.12.1-SNAPSHOT</ovsdb.version>
         <serviceutils.version>0.7.1-SNAPSHOT</serviceutils.version>
-        <yangtools.version>6.0.5</yangtools.version>
+        <yangtools.version>6.0.6</yangtools.version>
         <!-- Keep this list sorted alphabetically please. -->
     </properties>
 </project>
index 3630e5061b45737d1b68da9f2045773a82c6ef1a..2002619c951c14fe491539156b9bfc7a1d2f5bf1 100644 (file)
@@ -9,35 +9,43 @@ Platform versions
 
    * - Group
      - Artifact
-     - Silicon Development
+     - Silicon GA
+     - Silicon SR1
 
    * - org.opendaylight.odlparent
      - \*
      - 8.1.1
+     - 8.1.2
 
    * - org.opendaylight.infrautils
      - \*
      - 1.9.6
+     - 1.9.8
 
    * - org.opendaylight.yangtools
      - \*
      - 6.0.5
+     - 6.0.6
 
    * - org.opendaylight.mdsal
      - \*
      - 7.0.6
+     - 7.0.7
 
    * - org.opendaylight.controller
      - \*
      - 3.0.7
+     - 3.0.8
 
    * - org.opendaylight.aaa
      - \*
      - 0.13.2
+     - 0.13.3
 
    * - org.opendaylight.netconf
      - \*
      - 1.13.1
+     - 1.13.2
 
 .. 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 6d6a65c3af55766fa57ed3a89722607a67a6ae9b..70f11cc8ea10b23b420c86b59dcde97418a9c1fd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.1</version>
+        <version>8.1.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 332bbc793480247694dad91b552f9b0472de22c9..4516efd31ab59ce5c952a7b25c5eb1a1f9e7560d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>8.1.1</version>
+        <version>8.1.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index c8db211bba682be22cfc239939245e4a4eaf1c04..66d7afb30a3f17665d4cbf98813a98b6c323fcaa 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.1</version>
+        <version>8.1.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index f85fd8947e03cf218f003909eb866d4930373861..992d8662a6b9a6b12ba1818a5e0719301fda5f8d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>8.1.1</version>
+        <version>8.1.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index d758b13ddeb19cb575bf7c180c01b0388f6ba504..b6bfd9ed7638270680077407fccd3f92eeac51b9 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>
     <groupId>org.opendaylight.integration</groupId>
index d975fdc42f2e0bf46c0710d6491fbab103404a74..c25fa49ee50992d58ace4721b3cade5eb2e68d56 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>
     <groupId>org.opendaylight.integration</groupId>
index 2428e56c1e24bf09b6dc90dbee77e511ab36d205..4843612ef8b166410575588af5d7baa4162691fb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.1</version>
+        <version>8.1.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 25f8709f4fb3f3dde276c4e1a418452bd0c9aaeb..3d5685168983b22428265086dbe509a8e28a261c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.1</version>
+        <version>8.1.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index aa07f8ed8edac19ef5964f61c716fe34143c2e03..cfe8bbe60b59d36d0519ba8df56177681b533399 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>8.1.1</version>
+        <version>8.1.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 93f94ba1ea386c416416c0e04725106647dae962..6743d196d13b2db3dcb54ff7f746f5e3969c2440 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>8.1.1</version>
+        <version>8.1.2</version>
         <relativePath/>
     </parent>
 
index 5caec5fc47eadcc5ecbb614d0d7c0a821c1dc846..e50624206c302740ce309b9b7f577289cf860865 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>8.1.1</version>
+        <version>8.1.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
diff --git a/pom.xml b/pom.xml
index 74dbac5dea0869fd2a74005de700c60757aacca0..f461f86dc8de007627abd047ea3fff7ff4f1d5e4 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>8.1.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>