Bump mdsal to 3.0.4 37/79437/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 10 Jan 2019 15:53:07 +0000 (16:53 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 10 Jan 2019 15:53:07 +0000 (16:53 +0100)
This realigns odlparent/yangtools/mdsal and brings in the latest
improvements.

Change-Id: I6db0663fcf132b9e01839c2cc14dc611ea75aa60
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 1502571ae6f3706e78595a159a9a2606b37254d4..5036c9bb5196da9a417bbc227b4585abe1c85c91 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.3</version>
+    <version>3.0.4</version>
     <relativePath/>
   </parent>
 
index aa693be57eac662a414246f42f5dd032f2bf2eff..5e82fe1fc5f1996f9a9d117f13a5f3aff0f1d3dd 100644 (file)
@@ -22,7 +22,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.3</version>
+                <version>3.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 71cf67ab51f66eb471d81c7b83b0528a387381a3..3227f045a07c37d162a0e7650450a3bb716997df 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.3</version>
+                <version>3.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>