Bump mdsal to 3.0.10 21/83121/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 18 Jul 2019 13:38:51 +0000 (15:38 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 18 Jul 2019 13:38:51 +0000 (15:38 +0200)
This brings in latest fixes/improvements.

Change-Id: Ida49ef543f765fd8f828761d7804e5b51a93b1b3
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 97d4e09c752dfc0a173dcf8f31083a06969bec74..8ae9112c02ac45e83c168cb82529dbd2e01339c8 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.9</version>
+    <version>3.0.10</version>
     <relativePath/>
   </parent>
 
index c246ee4aa1d3472ce4e517cfa10f51736e332a48..7e5e39de6afefd75e770c9661a56deaebcfe09b2 100644 (file)
@@ -22,7 +22,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.9</version>
+                <version>3.0.10</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 1199c5fb7adcf049f058b6b3b3a9d4ec5e78ee0e..7d3ed99c9037f5ac5ab1b5400024f5f9108adcca 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.9</version>
+                <version>3.0.10</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>