Bump mdsal to 3.0.5 87/79787/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 21 Jan 2019 09:25:09 +0000 (10:25 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 21 Jan 2019 09:25:09 +0000 (10:25 +0100)
This aligns with odlparent-4.0.9 and yangtools-2.1.8.

Change-Id: I1800398e0f1cfbfc263164ea6eff878423d31b98
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 08eb257d04e4e2160fcdb6a9f22b167b775484e7..6d5540daf22866527d17c9ca4a33b79cf246b828 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.4</version>
+    <version>3.0.5</version>
     <relativePath/>
   </parent>
 
index cf8225f160868bf7ca1b8b4d5d53fc4c1ec5962f..41a0c858ffdd7401927dc7c09136717c812d04a5 100644 (file)
@@ -22,7 +22,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.4</version>
+                <version>3.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 4a774bc3e7353b0a279c7d4dac7b95c31d1c029e..bb45fcac81dcf61baf2312e7b4969733d65d4163 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.4</version>
+                <version>3.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>