Bump MRI upstreams 46/95646/3
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 2 Apr 2021 05:32:23 +0000 (07:32 +0200)
committerLuis Gomez <ecelgp@gmail.com>
Thu, 15 Apr 2021 14:56:23 +0000 (14:56 +0000)
Adopt following versions:
- odlparent-8.1.1
- infrautils-1.9.6
- yangtools-6.0.5
- mdsal-7.0.6
- controller-3.0.7
- aaa-0.13.2
- netconf-1.13.1

Also switch to using bgpcep-0.15.0 as a preparation for Phosphorus MRI.

Change-Id: Ibd533e316032401b4841badc9d50dc5ebbc71ef1
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
17 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
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 83faaa0922e2f2e9f784a63d81efded074dff8c9..6ac6350b02d261eca6958b2cbad5e222add4b4d2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>8.1.0</version>
+      <version>8.1.1</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index e9709ec7371859fb9cb11593bfec8516df3ac4b3..bae43d03be15bfb49fc643ec15493fd2a4ceea94 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>8.1.0</version>
+      <version>8.1.1</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index ffbce700296131e0964d528196a8a792bebb8c83..22bea6b4db8b64e3c3da323ab4f576c0f7a04d82 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.0</version>
+        <version>8.1.1</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 1d0e598c1dfe818830b3c307751dfd494073b7a9..31a9bc6d9516cecd4a941dfaad896b4e937a517b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>8.1.0</version>
+      <version>8.1.1</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 56245d25d60f550f8b48a7402b432c6775a91139..2918dcd2cdde3308796a564b507e2aa838c14cf4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>8.1.0</version>
+      <version>8.1.1</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 4f5e24555c6a214abfd28e4c12592e73f4e28ab7..0ec1c57ac4641361b71a531d6139d049ce4cb7f9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.0</version>
+        <version>8.1.1</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.1</aaa.version>
-        <bgpcep.version>0.16.0-SNAPSHOT</bgpcep.version>
-        <controller.version>3.0.6</controller.version>
+        <aaa.version>0.13.2</aaa.version>
+        <bgpcep.version>0.15.0</bgpcep.version>
+        <controller.version>3.0.7</controller.version>
         <daexim.version>1.10.0-SNAPSHOT</daexim.version>
-        <infrautils.version>1.9.5</infrautils.version>
+        <infrautils.version>1.9.6</infrautils.version>
         <jsonrpc.version>1.11.0-SNAPSHOT</jsonrpc.version>
         <lispflowmapping.version>1.14.0-SNAPSHOT</lispflowmapping.version>
-        <mdsal.version>7.0.5</mdsal.version>
-        <netconf.version>1.13.0</netconf.version>
+        <mdsal.version>7.0.6</mdsal.version>
+        <netconf.version>1.13.1</netconf.version>
         <neutron.version>0.17.0-SNAPSHOT</neutron.version>
-        <odlparent.version>8.1.0</odlparent.version>
+        <odlparent.version>8.1.1</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.4</yangtools.version>
+        <yangtools.version>6.0.5</yangtools.version>
         <!-- Keep this list sorted alphabetically please. -->
     </properties>
 </project>
index 0e982c5e4e75f0e3092bb956248d760aebf93cb5..9c7c131e731f27282ae41c353e74cd5bb47270a1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.0</version>
+        <version>8.1.1</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 0fde3dda3215c87b822d8a5b15e87397a1058587..793127f09d01e533658d5c8bb5627955ec55d7ef 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>8.1.0</version>
+        <version>8.1.1</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 0b6dfcbbaad157eae98778784b80b264d3e6117f..19207327b8f1121aab3e959499f325cec38afb1a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.0</version>
+        <version>8.1.1</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 535c0c46c8245479d76c9d340ade6e8b04c794ec..22e334e062de73e22d637ea7c48f78f049cc63f4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>8.1.0</version>
+        <version>8.1.1</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index c163332e94757a16557de86aae70b7e9ed4805a9..1d88cee13f5ed08b2b8306c47e5ff4c1473bb3d2 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.1.0</version>
+        <version>8.1.1</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 54875af5a3c0d420047a5375cdeac2f9d4361ea0..15c96858563c71b7a8133a96fa0587249f6ac225 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.1.0</version>
+        <version>8.1.1</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index c114f28805ef90159f3161b8824bdf19cdcdf302..7128c3f8a912c582a03b076e225744ff09d56e25 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.0</version>
+        <version>8.1.1</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 2208a4c6ae2ff738998b697df8455b539c81a241..d7c5f202ba9ea526c4c3637c087b9b5fad32742f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.0</version>
+        <version>8.1.1</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index ef723a0e520d469c9d230409900c4ed8d94f2bf2..12d9851a983c1295543f672f94f113cf85497e0c 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>8.1.0</version>
+        <version>8.1.1</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 086e6386547b6c0552e24c76467a1307f16d6ba1..7c7111c063d2e72989761fdb606e439b8809d297 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>8.1.0</version>
+        <version>8.1.1</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index b3c9f8120923860ceadf633677a0db27b2a07353..2093465ffb314a64bc04586f566b7d7427cd035d 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.0</version>
+        <version>8.1.1</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>