Bump to mdsal-3.0.2 50/78150/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 26 Nov 2018 09:28:25 +0000 (10:28 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 27 Nov 2018 16:36:13 +0000 (17:36 +0100)
This bumps mdsal to 3.0.2.

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

index 17465aa7438085670193e5e83a8e90bc12ef5898..f1062340be06ecd2b560cb01faa0875f6ca715f4 100644 (file)
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.1</version>
+                <version>3.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 70f775bc2f7eb2f0acceeed10551ca1edfd0542a..4cb336ee5e91fe9828d9ccc81721cb9018affae0 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.1</version>
+    <version>3.0.2</version>
     <relativePath/>
   </parent>