Bump mdsal to 3.0.3 28/79028/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 24 Dec 2018 17:50:29 +0000 (18:50 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 24 Dec 2018 17:51:04 +0000 (18:51 +0100)
This brings in latest fixes and alignes with odlparent-4.0.5.

Change-Id: I4626267cb5d322378e87b82045dd4f080a747e35
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
commons/binding-parent/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml

index 1f22d8c49ea4ac32cd79d9753c28eca97ecac374..324f115c8ad1acfbf49f5b17fedb3f8d9ff456fd 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.2</version>
+    <version>3.0.3</version>
     <relativePath/>
   </parent>
 
index b5c927ae8330f4ba4d48863a1f3034cb9c9a95c9..8e2969688cca7d43f3f65a9c041302baa4b1890e 100644 (file)
@@ -22,7 +22,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 2f1420ecdc0fd4d3439d274d579522d2c72fab90..2ac7e3c1acfe144771e9242b2c6762374d4231ff 100644 (file)
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <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>