Bump mdsal to 4.0.3 41/83141/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 18 Jul 2019 16:18:30 +0000 (18:18 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 30 Jul 2019 10:12:32 +0000 (12:12 +0200)
This bumps mdsal to 4.0.3, bringing in latest fixes and improvements.

Change-Id: Ie8e03aab1f31edf80bc9f1d7896c334c9d83be8d
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 9d6c41295063acef38a0d40863e1d485e6532563..107d532d5d86d16ae1c4aa70d7a81c9214933ab6 100644 (file)
@@ -21,7 +21,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.2</version>
+                <version>4.0.3</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 0e1332dd108ccdf4a5a12245ff367206bc44376f..049204ed54d699a58c7d0f2b6aa302268b41b9cb 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.2</version>
+                <version>4.0.3</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 8b625de769615db4569c6f9520096f480763e080..89b3bce31a22b91e98fb7f64529615e9da0bdcf1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.3</version>
         <relativePath/>
     </parent>