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

Change-Id: Ida49ef543f765fd8f828761d7804e5b51a93b1b3
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/parent/pom.xml
parent/pom.xml

index a296ef79bf8d99b008fc0f8605e5fe37e42d6f96..7e90d924e4b0089c93c363db73e87e6ab02dde9f 100644 (file)
@@ -30,7 +30,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 eb4cbaf08ad2481ca7120a3f8235c5ed5f7d7f4a..2ab745398203783e5d2f7926ea87d3db7037feac 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.9</version>
+    <version>3.0.10</version>
     <relativePath/>
   </parent>