Bump mdsal to 4.0.1 43/81843/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 1 May 2019 11:40:32 +0000 (13:40 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 10 May 2019 05:22:38 +0000 (07:22 +0200)
This bumps mdsal to 4.0.1.

Change-Id: Id1c38ee68b29d240d8f7a1fc25851afa7bfec6be
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 99f9d4e6849ca1c161c270fb377ef73aaaacdc12..4425caa2e6d0c09a13518d626a332c6ae49f092e 100644 (file)
@@ -21,7 +21,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.0</version>
+                <version>4.0.1</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 9d6a0ac9764149a985799b6b57544e2cf454fa07..7e11613a994215e32ec96b82f0b98a1e154c0a58 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.0</version>
+                <version>4.0.1</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 0422d848a1d43e995886305db1ca699f84fdc990..f26c26f6b5e6d2e3a2546e00c4f3c7b079eccdd6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>4.0.0</version>
+        <version>4.0.1</version>
         <relativePath/>
     </parent>