Merge "OPNFLWPLUG-644: Openflow Event logging using log4j"
authorAnil Vishnoi <vishnoianil@gmail.com>
Mon, 20 May 2019 15:48:01 +0000 (15:48 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 20 May 2019 15:48:01 +0000 (15:48 +0000)
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>