Bump mdsal to 5.0.2 43/84143/9
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 2 Sep 2019 17:24:23 +0000 (19:24 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 9 Oct 2019 08:35:37 +0000 (10:35 +0200)
This bumps mdsal to 5.0.2 as part of Magnesium MRI.

Change-Id: Id9ab45edf28477dca8acf8f7538cfd26f237f6f4
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
commons/binding-parent/pom.xml
commons/quality-parent/pom.xml
features/odl-serviceutils-listener/pom.xml

index 9d75af95f0159cd094a37baa93682fa8da3a4dd2..9678ea566b9cc090e49d2fb828a53f7579b1cc3f 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.6</version>
+    <version>5.0.2</version>
     <relativePath/>
   </parent>
 
index 536f985ad62f2f8638d10cd1d7bb596a409f6964..0fe431835b437ebbd775b255a413b8d0418620d9 100644 (file)
@@ -43,7 +43,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>4.0.6</version>
+        <version>5.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 9db18c1a585d59a706a0a9f9078519dce27ef3c6..fb123be28df5d4cf2adb1f15c280f0e9c9b52a06 100644 (file)
@@ -27,7 +27,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.6</version>
+                <version>5.0.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>