Bump mdsal to 4.0.4 46/83646/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 15 Aug 2019 08:33:07 +0000 (10:33 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 20 Aug 2019 05:33:56 +0000 (05:33 +0000)
This brings in latest fixes.

Change-Id: I59f89ef4fe76ef16fcdc9b59f8d9b50aa0849847
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 3c108880aafa91b9aa96b05fd5ebfac2cdca4f1d..c8d25cd4c8d011ebadd422c3ad33b617f75eff0a 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.3</version>
+                <version>4.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 9e42620aacbdfbdeb1fca8b78e966afbf10e5929..55342f90fadeb3aac74bd5603f608259937fa77b 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.3</version>
+                <version>4.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index c095918d2460368289d7c3d012eccff7ebda6866..3b5f33eef07a8445960fd1cf1a7240e4786b241d 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.3</version>
+                <version>4.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index bff10255b3aceb460af990bf28f3a98086d1ba2f..f5219b7730270653fbd916c942f64c845bedbd0f 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.3</version>
+                <version>4.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index b0280d117f0d07f9a4de6316001d687d124d40cd..0a8137d370399227a66dacc71111f76b57464df0 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.3</version>
+                <version>4.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 64c86bcc9305165c21308cd27059e7c2c636be10..fa2c05345aa336ae3ad97d81a33adc168422a2ec 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.3</version>
+    <version>4.0.4</version>
     <relativePath/>
   </parent>
 
index ee581bc1cfec9d3893efa84ca514a10e5f12abac..aa27a261d30b6e37edc91c08fed39fd4d8955f72 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.3</version>
+    <version>4.0.4</version>
     <relativePath/>
   </parent>