Bump mdsal to 4.0.3
[bgpcep.git] / binding-parent / pom.xml
index 6e7517b7dade573f4553c64c6e36937c9c3fb966..1d75922b6554f6f48e8e47380c50f0b5e09df9a8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>3.0.6</version>
+        <version>4.0.3</version>
         <relativePath/>
     </parent>
 
                 <configuration>
                      <propertyExpansion>checkstyle.violationSeverity=error</propertyExpansion>
                  </configuration>
-                <dependencies>
-                    <dependency>
-                        <groupId>org.opendaylight.yangtools</groupId>
-                        <artifactId>checkstyle-logging</artifactId>
-                        <version>2.1.8</version>
-                    </dependency>
-                </dependencies>
             </plugin>
             <plugin>
                 <groupId>com.github.spotbugs</groupId>