Bump to mdsal-3.0.2 53/78153/3
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 26 Nov 2018 09:34:32 +0000 (10:34 +0100)
committerSam Hague <shague@redhat.com>
Sat, 1 Dec 2018 21:18:39 +0000 (21:18 +0000)
This bumps mdsal to 3.0.2.

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

index 0386f25766ae0f447a6a9553afe2742bd1b56b2b..be4c4908bb70948ba75b46e989abb62b02a922aa 100644 (file)
@@ -11,7 +11,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 d858b2bca8a6a71902c564cf38ec2e5b7965fa0d..1435d35fe6feeefac84896f4698cefee9d4ca414 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>