Bump platform versions for Sodium MRI 05/81505/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 9 Apr 2019 22:27:50 +0000 (00:27 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 10 Apr 2019 06:38:13 +0000 (08:38 +0200)
This bumps all versions as needed, removing features-akka, as it
is integrated into features-odlparent.

Change-Id: Ia2fa4ec8ec0aac57908f5e7bb486d8fa66db596c
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/feature-repos/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
pom.xml

index 04a385207c852823d56dc06498629daee18923c0..d77f92cc59bbbf66d0e6f0f68d21d41cd0ea5a4d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>4.0.9</version>
+      <version>5.0.0</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 2dbb690dbb84abbbf6a245ab7106df45c1054ee3..ebbde65b40b097f38f371c9330c28860f4255902 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>4.0.9</version>
+      <version>5.0.0</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 0dcaa2ff885bb1ef4e99f4114cd647082759bb2d..9ee5fd4780ca5758590c371c152ec1a8d513bac2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>4.0.9</version>
+        <version>5.0.0</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index fc6a3f0976b3f0d6ccd8075627821da161c20859..99b358c46fe26f0c8f4d45c47d579fb648127a29 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>4.0.9</version>
+      <version>5.0.0</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 28fb79b7bea6651275c5d3d24fc551ed87932b10..68a6ef8b5ed93078713a81b41d713450dde10ca2 100644 (file)
             </activation>
             <dependencyManagement>
                 <dependencies>
-                    <dependency>
-                        <groupId>org.opendaylight.odlparent</groupId>
-                        <artifactId>features-akka</artifactId>
-                        <version>${odlparent.version}</version>
-                        <classifier>features</classifier>
-                        <type>xml</type>
-                    </dependency>
                     <dependency>
                         <groupId>org.opendaylight.odlparent</groupId>
                         <artifactId>features-odlparent</artifactId>
index 27666bff17dd7514334cf46935f4e4957b633857..ddc9a5eaa3c3d7b9628ec4cf76bcdfa17f079ac1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>4.0.9</version>
+      <version>5.0.0</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 96157ce7fb6feef247a339b9edb5ac2eccdd9306..e4c41bbb29400d2e53166b8cf1e19d4c4baa4067 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>4.0.9</version>
+        <version>5.0.0</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
         <genius.version>0.7.0-SNAPSHOT</genius.version>
         <infrautils.version>1.6.0-SNAPSHOT</infrautils.version>
         <lispflowmapping.version>1.10.0-SNAPSHOT</lispflowmapping.version>
-        <mdsal.version>3.0.6</mdsal.version>
+        <mdsal.version>4.0.0</mdsal.version>
         <netconf.version>1.7.0-SNAPSHOT</netconf.version>
         <netvirt.version>0.9.0-SNAPSHOT</netvirt.version>
         <neutron.version>0.13.0-SNAPSHOT</neutron.version>
-        <odlparent.version>4.0.9</odlparent.version>
+        <odlparent.version>5.0.0</odlparent.version>
         <openflowplugin.version>0.9.0-SNAPSHOT</openflowplugin.version>
         <ovsdb.version>1.9.0-SNAPSHOT</ovsdb.version>
         <restconf.version>1.10.0-SNAPSHOT</restconf.version>
         <serviceutils.version>0.4.0-SNAPSHOT</serviceutils.version>
         <sfc.version>0.10.0-SNAPSHOT</sfc.version>
-        <yangtools.version>2.1.8</yangtools.version>
+        <yangtools.version>3.0.0</yangtools.version>
         <!-- Keep this list sorted alphabetically please. -->
     </properties>
 </project>
index f1f0a75092c920ed59c2153f26c252a25ab3c898..3f64a98bc1ae50e40e8949a40012687001c7bc21 100644 (file)
@@ -13,19 +13,19 @@ Platform versions
 
    * - org.opendaylight.odlparent
      - \*
-     - 4.0.9
+     - 5.0.0
 
    * - org.opendaylight.yangtools
      - yangtools-artifacts
-     - 2.1.8
+     - 3.0.0
 
    * - org.opendaylight.mdsal
      - binding-parent
-     - 3.0.6
+     - 4.0.0
 
    * - org.opendaylight.mdsal
      - mdsal-artifacts
-     - 3.0.6
+     - 4.0.0
 
    * - org.opendaylight.controller
      - mdsal-artifacts
index 527a107fe9b4d4a253de5faceea479206a933e08..8b6fd0d8a964bb7e1a44ef100551d8e53f6bdd18 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>4.0.9</version>
+        <version>5.0.0</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 79f0f9e90993d397a572f3c434994be694fae92b..52f69dce324698d83c5e325a4ca644ace77a5369 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>4.0.9</version>
+        <version>5.0.0</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
                 <activeByDefault>true</activeByDefault>
             </activation>
             <dependencies>
-                <dependency>
-                    <groupId>org.opendaylight.odlparent</groupId>
-                    <artifactId>features-akka</artifactId>
-                    <classifier>features</classifier>
-                    <type>xml</type>
-                </dependency>
                 <dependency>
                     <groupId>org.opendaylight.odlparent</groupId>
                     <artifactId>features-odlparent</artifactId>
index e2a0dd65357eea788fc75b735bf77f01572f97a9..c59e2601f1d04b5b9b34a4fdb1fd3a34e7361929 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>4.0.9</version>
+        <version>5.0.0</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 64c4f34b93b034842e1703acc15628dc8e882806..7ed9b354f6e4be362fb7ed8e3f1b86fd1f9e3c49 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>4.0.9</version>
+        <version>5.0.0</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 8d78275a9aecc8287484e81c16d656dca2759d8e..48927b51268aa2cc65fa28e93a46833dbcc21fde 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.9</version>
+        <version>5.0.0</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 399a76692de92a8ff803aefe28f18893a6c13deb..113d226ed9f9048b17b3c4cf8b30e18834d10f9a 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.9</version>
+        <version>5.0.0</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index e2e8f4bea6908bccb4bf299f258a3984b6496546..4800cde72a68e91f5a674c80a64946feaa2dc1a7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>4.0.9</version>
+        <version>5.0.0</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index a8e8e38d1b40d70f97516cfc767bc06bca59faa3..7ee1ed1fd0c4faaaedbbb457daacca23dc6f83b8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>4.0.9</version>
+        <version>5.0.0</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index bf866f8d497178f2d2154f5af142e5e679d5c776..a9b8e561313fcaa2d7cdd1089be0789811ec17e9 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>4.0.9</version>
+        <version>5.0.0</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
diff --git a/pom.xml b/pom.xml
index 3f975072c15388895804beaa7e1c16eda0123c30..e98d1826c9f60c8cc9056feddc35782aad84ce26 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>4.0.9</version>
+        <version>5.0.0</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>