Use Magnesium controller 83/88683/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 25 Mar 2020 21:54:37 +0000 (22:54 +0100)
committerRobert Varga <nite@hq.sk>
Tue, 31 Mar 2020 10:59:45 +0000 (10:59 +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: I84d1c7cdeaf8ae9bd3b00070c434e8a27ba23665
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
commons/binding-parent/pom.xml
commons/quality-parent/pom.xml

index 41e1e3deacdd2d57c27fef171c205b4094373af2..b815d3a65de5dafc844fc0709606a753c96fd0a7 100644 (file)
@@ -34,7 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <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>
index 297b10057c0c15aa032388b14839a6d18a133b6d..88b12e51f53ba190d9a4d0a01d68f53e7968df5e 100644 (file)
@@ -36,7 +36,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>