Bump mdsal to 3.0.9 45/82845/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 1 Jul 2019 07:45:13 +0000 (09:45 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 1 Jul 2019 07:45:13 +0000 (09:45 +0200)
This picks up latest fixes and improvements.

Change-Id: Ibb5923791ec576d6cb50bfb3a2a6078a129ff85b
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 b9bec3093ef6d3ed4036500c421ea7e3c579a0ee..97d4e09c752dfc0a173dcf8f31083a06969bec74 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.8</version>
+    <version>3.0.9</version>
     <relativePath/>
   </parent>
 
index 46be88074dffbd2dd5915c36c56f8abc36939b84..c246ee4aa1d3472ce4e517cfa10f51736e332a48 100644 (file)
@@ -22,7 +22,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.8</version>
+                <version>3.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 66fc818e09ee8b8b41dc3dac75028c944ed9b9ce..1199c5fb7adcf049f058b6b3b3a9d4ec5e78ee0e 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.8</version>
+                <version>3.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>