Use Magnesium controller 80/88680/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 25 Mar 2020 21:49:31 +0000 (22:49 +0100)
committerRobert Varga <nite@hq.sk>
Wed, 25 Mar 2020 21:50:07 +0000 (21:50 +0000)
As part of controller transition to being MRI, downgrade the version
used to Magnesium release. This will be bumped to Aluminium proper
during the MRI window.

Change-Id: Idffaea187f9913b7107c26c03410ea6033c21578
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features-aggregator/odl-openflowplugin-nsf-model/pom.xml
features-aggregator/odl-openflowplugin-southbound/pom.xml
parent/pom.xml

index bd00f4d3fad784d701a577c6a96764c9cd8c8605..5981c39bb9a28a7debd4daa97e19a4bdcbe54df6 100644 (file)
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.12.0-SNAPSHOT</version>
+                <version>1.11.0</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 5022c121410e26d282dc573e9c59b0d27dad4c5a..f609b37c2c007f076566d127ce515211a1cda7bd 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.12.0-SNAPSHOT</version>
+                <version>1.11.0</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 571460cb1896062925063ac5ce0dad0f74c6a577..67fe22b5df038c56d723324d221e095362743ec5 100644 (file)
@@ -41,7 +41,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.12.0-SNAPSHOT</version>
+                <version>1.11.0</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>