Bump to mdsal-3.0.2 51/78151/3
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 26 Nov 2018 09:29:09 +0000 (10:29 +0100)
committerAnil Belur <abelur@linuxfoundation.org>
Sat, 1 Dec 2018 10:21:05 +0000 (10:21 +0000)
This bumps the dependency to 3.0.2.

Change-Id: I4ab38f4dce8983e310430328c4367c732a5af3ae
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 a3ed0311e0d66b2744f76ea54321828ea280bae6..8fdc5ee1aab832c474065a51216cd2e8f1c8998a 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.1</version>
+    <version>3.0.2</version>
     <relativePath/>
   </parent>
 
index eb2597d7fef5e527e9de2d7643a9a03389ac89f9..da5b38ac912797b4e164678a1f6b2b677aaeab86 100644 (file)
@@ -22,7 +22,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 97691f4e39b4478cd82c8eb5f805b0f9da515a94..8356e536c092f009717352aaeecade4fc3f9a8fb 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.1</version>
+                <version>3.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>