Bump mdsal to 4.0.4 55/83655/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 15 Aug 2019 08:43:53 +0000 (10:43 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 15 Aug 2019 08:43:53 +0000 (10:43 +0200)
This brings in latest fixes.

Change-Id: I59f89ef4fe76ef16fcdc9b59f8d9b50aa0849847
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/parent/pom.xml
parent/pom.xml

index 8805bbcdb83e13d70abc76ee8e1b6abb54bd6cf9..4691b71c1e6b85e0a40117d5b5811a206a54e3de 100644 (file)
@@ -30,7 +30,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 984375ebf71f8e90cf52b96630d957faae79a58f..198bfd26ff88c051c51d0b6198e3fe2e008941b4 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.3</version>
+    <version>4.0.4</version>
     <relativePath/>
   </parent>