Integrate controller-2.0.1 67/90167/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 31 May 2020 12:07:30 +0000 (14:07 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 31 May 2020 12:07:30 +0000 (14:07 +0200)
This bumps versions to the following:
- odlparent-7.0.2
- yangtools-5.0.2
- mdsal-6.0.1
- controller-2.0.1

Change-Id: Id7a8f0788941847c151916982e1ce4d9cf7b3116
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/pom.xml
pom.xml

index f9869cd9c828e1deaf6e4dd04a8d1196a15a3982..d8292eb7c942bfb69ec1a544ceae013c4e710103 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>7.0.1</version>
+      <version>7.0.2</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 32a4b84928da8f7ff2c9f10e4dad881dc1cecabf..a518fdae6c1e89c94fde370e8d6670635d6b73f8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>7.0.1</version>
+      <version>7.0.2</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index e40de69be0a117c50d27dff417fad87619cba564..b30830604da28f104e4213e2342305093ae816f7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 1e0447eee461c5ec271dc8146aff05ac392318b1..b87baa241a2c2e3c21d7361ab058950b678aed12 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>7.0.1</version>
+      <version>7.0.2</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index c9e77a0274af0c188cf3c04855cb0cb3f5b4acf4..1c649ce7d113e760076379e941b851b1c71ba034 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>7.0.1</version>
+      <version>7.0.2</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index bc913b7d26a513aa22ff4c6bcf4e8d16c32a3d71..aa0a8d9f86c7ef28bf494157462bb2c7131901fe 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
         <!-- Keep this list sorted alphabetically please. -->
         <aaa.version>0.12.0-SNAPSHOT</aaa.version>
         <bgpcep.version>0.14.0-SNAPSHOT</bgpcep.version>
-        <controller.version>2.0.0</controller.version>
+        <controller.version>2.0.1</controller.version>
         <daexim.version>1.8.0-SNAPSHOT</daexim.version>
         <genius.version>0.9.0-SNAPSHOT</genius.version>
         <infrautils.version>1.8.0-SNAPSHOT</infrautils.version>
         <jsonrpc.version>1.9.0-SNAPSHOT</jsonrpc.version>
         <lispflowmapping.version>1.12.0-SNAPSHOT</lispflowmapping.version>
-        <mdsal.version>6.0.0</mdsal.version>
+        <mdsal.version>6.0.1</mdsal.version>
         <netconf.version>1.9.0-SNAPSHOT</netconf.version>
         <netvirt.version>0.11.0-SNAPSHOT</netvirt.version>
         <neutron.version>0.15.0-SNAPSHOT</neutron.version>
-        <odlparent.version>7.0.1</odlparent.version>
+        <odlparent.version>7.0.2</odlparent.version>
         <openflowplugin.version>0.11.0-SNAPSHOT</openflowplugin.version>
         <ovsdb.version>1.11.0-SNAPSHOT</ovsdb.version>
         <serviceutils.version>0.6.0-SNAPSHOT</serviceutils.version>
-        <yangtools.version>5.0.1</yangtools.version>
+        <yangtools.version>5.0.2</yangtools.version>
         <!-- Keep this list sorted alphabetically please. -->
     </properties>
 </project>
index 89c72521eab7c6550904787c6675ede0e522aa4c..e8ba0758289afebbf7749c709f9f2c2dfad676de 100644 (file)
@@ -13,19 +13,19 @@ Platform versions
 
    * - org.opendaylight.odlparent
      - \*
-     - 7.0.1
+     - 7.0.2
 
    * - org.opendaylight.yangtools
      - \*
-     - 5.0.1
+     - 5.0.2
 
    * - org.opendaylight.mdsal
      - \*
-     - 6.0.0
+     - 6.0.1
 
    * - org.opendaylight.controller
      - \*
-     - 2.0.0
+     - 2.0.1
 
    * - org.opendaylight.aaa
      - aaa-artifacts
index 1cf54952ea2adea6dcc3c8d014af74d0e901bfb5..e6c9473afb5bd363c060c6b2d831773e4213e73f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index c85d09bf6d81d2eac0d0e222118b3c7859b7c208..874dd439c82770e4d70ee90753f0482e5c2a0c3e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 656871ce31a6131b4db89857a84fa371c8afd1eb..8d73287f9708ac5c7e2151e911e70ccec7fc6f5b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index fad6a966db2e8733b913216996afdf8d27577ca4..437e24f91bb736a8d598353315bb1ce6e206ebd9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 12c7efb99327e6adb93f600c5e3696f460b476c2..4c49d8993d2f73c091da78a6f39c78ab0d3b1525 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 30feabcd3b14db8f5a00f976e7eec92f40ff5c40..0d5850525fb72863d8b389393236337f8f09680a 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 83cd719778b135cd752c0678bd9b375cfefb174e..f8670357e7f361b39f9a06ffcb8414aef5a184c2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index c06e5619fa9cc1093632095ef7d631399daa8158..bf52b615b8adbb99534712580289f7f4630e46ff 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 5f0ee9f6c4494fc33eb3b37a0478ed1b5fecc6f1..922bbdea00b2db2fb36a271605de5d24d22e4e68 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index d1e47ebea9e6c9f0b345062bf7c70658bb069606..b0a695d37c347d3a676e54c389816fdff1f097f8 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2</version>
         <relativePath/>
     </parent>
 
index abe5a89e50f73eb8ffd33d1b48abb7b06e42e17e..b24ccfddb7a4e4569176e7cc816431b391ee5b5a 100644 (file)
@@ -65,7 +65,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.1-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>
@@ -73,7 +73,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce-tapi</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.1-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>
@@ -81,7 +81,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce-inventory</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.1-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>
diff --git a/pom.xml b/pom.xml
index a8fa42c545231a2f1af0358905dbe637b11958aa..e8f6592abb11cdd856572d7a8838cb96022ca1b9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>