Bump mdsal to 4.0.2 68/82368/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 31 May 2019 14:17:45 +0000 (16:17 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 1 Jun 2019 20:26:38 +0000 (22:26 +0200)
This picks up latest fixes.

Change-Id: I4755a47d90d111db648b591b71d5e399a132a2da
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
commons/parent/pom.xml
features/odl-lispflowmapping-models/pom.xml
features/odl-lispflowmapping-neutron/pom.xml
mappingservice/api/pom.xml
mappingservice/lisp-proto/pom.xml
mappingservice/neutron/pom.xml
mappingservice/pom.xml

index 1b34aa5dd166001446b45711d3dfded60cfd1f2e..513149a6e579785e8b7adf9b241fd12850bc11fe 100644 (file)
@@ -50,7 +50,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>4.0.1</version>
+        <version>4.0.2</version>
         <type>pom</type>
        <scope>import</scope>
       </dependency>
index fe31871c7899bd34af6a690f56c2e578db3a1247..1eaff706bc934ed4a276b5a88197357cfaa71c9b 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>4.0.1</version>
+        <version>4.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 64c0981fd37cbb07e139474019f5a46f504f8087..a44ea261e25b969539bec0db9f8b256006322b6e 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>4.0.1</version>
+        <version>4.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 1c4cab4b329fb39f7de2aa799920a1c1b91219c8..a0984841b2008b7867e48f95749f1fbde90a2f9f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.1</version>
+    <version>4.0.2</version>
     <relativePath/>
   </parent>
 
index b5e5b9043b1e550b3899935ec1d6c0f523c4daf6..1cc62f61c2bac780013a587a054ffd664cee0aea 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.1</version>
+    <version>4.0.2</version>
     <relativePath/>
   </parent>
 
index 87fee83b1d1f0b166170f5e7a10416949cdbc59e..c0851e8689f4ee3417c6bb5453e9fca1503860e0 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.1</version>
+    <version>4.0.2</version>
     <relativePath/>
   </parent>
 
@@ -77,7 +77,7 @@
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-singleton-common-api</artifactId>
-      <version>4.0.1</version>
+      <version>4.0.2</version>
     </dependency>
     <dependency>
       <groupId>com.google.code.findbugs</groupId>
index 56b2da9a5975b5e3433a02364080ced6ed99df10..b5b745c28a71d71891c84caaae4ab288cb1b4070 100644 (file)
@@ -39,7 +39,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>4.0.1</version>
+        <version>4.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>