Bump mdsal to 3.0.3 22/79022/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 23 Dec 2018 23:25:58 +0000 (00:25 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 23 Dec 2018 23:25:58 +0000 (00:25 +0100)
This brings in latest fixes and alignes with odlparent-4.0.5.

Change-Id: I6572a2790ed82bdad55f21f5f53cc63cbcaf22bc
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 4b9988d1cde2fa31d197dbf0732044b701b14425..fa5adeb3cab3e77600ac06058987c8c451e51ded 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>3.0.2</version>
+    <version>3.0.3</version>
     <relativePath/>
   </parent>
 
index 25f73271a4160c6b4e45dd043bc3a2cc1bb61e42..0e948e607a3006190126f3d5ebb687527292a742 100644 (file)
@@ -44,7 +44,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>3.0.2</version>
+        <version>3.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index d3285ab31e9569da96ec0810c05378f4bf2b6cb9..2d228e25054757edc210a63e7fe2e8df2ee56322 100644 (file)
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.2</version>
+                <version>3.0.3</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>