Bump mdsal to 4.0.2 70/82270/5
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 28 May 2019 07:20:03 +0000 (09:20 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 1 Jun 2019 20:25:32 +0000 (22:25 +0200)
This picks up the latest improvements.

Change-Id: Iec9465229b165cb177cf2568ac43e16c8a102c26
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/netconf-connector/odl-netconf-connector/pom.xml
features/netconf/odl-netconf-api/pom.xml
features/netconf/odl-netconf-notifications-impl/pom.xml
features/restconf/odl-restconf-common/pom.xml
features/restconf/odl-restconf-nb-bierman02/pom.xml
netconf/netconf-parent/pom.xml
restconf/restconf-parent/pom.xml

index 202213e6c2720f2379022e248e3138e2c643121d..3119f9414e65ff4b69d36ae27a19e87d90885d1c 100644 (file)
@@ -28,7 +28,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 19b2680a9010401829a54281af8a036283906c33..a7207a170a7dc99dca402cba660ecce2bc044ffb 100644 (file)
@@ -35,7 +35,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 88622d93470101acfe266b425bf0e5508d58e722..d0b80ed80dd6d57a3b4969801e45f527b41f85d5 100644 (file)
@@ -28,7 +28,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 7db9bd84e11a825fd47788684efe07616193e6f3..22053d8bb2521aad83fc2813fea91504cb4b16c7 100644 (file)
@@ -35,7 +35,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 6e2c338e98d854bc4b6bb819ee95151be9de50fa..1ed86795510cf2deb4fb05d8256050f240523199 100644 (file)
@@ -28,7 +28,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 c569b4e20928b649f82dc03b102860ac07bf1a67..703769b3fc66357e6a7286d099499c5f07fbb03d 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.1</version>
+    <version>4.0.2</version>
     <relativePath/>
   </parent>
 
index 06e896dd6ab27d1fa59f9c8891c147051d16653c..40a844462a9c65a276bf438e9a734e00351086cf 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.1</version>
+    <version>4.0.2</version>
     <relativePath/>
   </parent>