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

Change-Id: I28cde8f1d88d1af96a48a8b6ae082334954df926
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding-parent/pom.xml
parent/pom.xml

index 54d5ecd627dc3e0242562d1f5deb5e6cf90350c0..6716a0c9a0947935216dec951745cb600b6c9b15 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>3.0.2</version>
+        <version>3.0.3</version>
         <relativePath/>
     </parent>
 
index 79f10ea0452bbc9f6ce9e709043abd8eaa2ede1f..30891470fbc74d7e31c8717d3362a35ff4bd8602 100644 (file)
@@ -59,7 +59,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>