Bump mdsal to 4.0.4 37/83737/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 15 Aug 2019 08:44:51 +0000 (10:44 +0200)
committerRobert Varga <nite@hq.sk>
Sun, 18 Aug 2019 20:10:21 +0000 (20:10 +0000)
This brings in latest fixes.

Change-Id: I59f89ef4fe76ef16fcdc9b59f8d9b50aa0849847
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features-aggregator/odl-openflowplugin-nsf-model/pom.xml
openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml
parent/pom.xml

index f655bdc63b9381e8b519b4ac442f5ecdda128e5d..43e30c26785eb0df2fcf9d6a62b1398b56a83385 100644 (file)
@@ -21,7 +21,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.3</version>
+                <version>4.0.4</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index d769d3ae61a37d79af59dae3c5e9aba92545de6d..944dc16cb3fee1e72efa822d2e3a657d3a82bd46 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.3</version>
+                <version>4.0.4</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 6cf229fbcc16e703ebd89e5c391401dff1d0ffa2..3990b580770c90935c6c3d459017ce0c2a84c783 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>