Bump to mdsal-3.0.2 49/78149/4
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 26 Nov 2018 09:27:52 +0000 (10:27 +0100)
committerStephen Kitt <skitt@redhat.com>
Fri, 30 Nov 2018 09:12:46 +0000 (10:12 +0100)
This bumps mdsal to 3.0.2.

Change-Id: Ib51a71a0bfcac88fa81a41f5ac967db46d5e7e28
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
commons/binding-parent/pom.xml
commons/quality-parent/pom.xml
features/odl-genius-api/pom.xml

index 7a6273ca73ef9028ff8f27f1bfb9cf23fa74b1d7..36efbb80594b0c6aebf664f8e9edeea431c98644 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.1</version>
+    <version>3.0.2</version>
     <relativePath/>
   </parent>
 
index e3b848a9a4a773264bfb857457fd10acf19617d8..35e51fe71e291ba9f556bb9587e83269be0657ce 100644 (file)
@@ -44,7 +44,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 00a8519b259142ceedd764e69b11f85ddd2a4400..67154b80b8b139280bcfee930084481d493c93f8 100644 (file)
@@ -27,7 +27,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>3.0.1</version>
+        <version>3.0.2</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>