X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=174f635a135e476c77c2d4acda8fbce67df186f1;hb=refs%2Fchanges%2F04%2F8304%2F1;hp=9222734360a0b1cb81b58caafe36381728056048;hpb=8115c4f148589ee00ec6aebc13eaf10f9975c83b;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 9222734360..174f635a13 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -54,9 +54,6 @@ compatibility - - remoterpc-routingtable/implementation - sal-remoterpc-connector/implementation sal-rest-docgen @@ -88,7 +85,7 @@ org.eclipse.m2e lifecycle-mapping - 1.0.0 + ${lifecycle.mapping.version} @@ -141,37 +138,6 @@ org.apache.felix maven-bundle-plugin - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.12 - - false - false - checkstyle-logging.xml - true - true - ${project.basedir} - **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat,**\/*.yang - **\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/ - - - - org.opendaylight.yangtools - checkstyle-logging - ${yangtools.version} - - - - - - check - - - - org.apache.maven.plugins maven-jar-plugin @@ -194,7 +160,7 @@ org.codehaus.mojo findbugs-maven-plugin - 2.4.0 + ${findbugs.maven.plugin.version} Max Low @@ -204,7 +170,7 @@ org.codehaus.mojo jdepend-maven-plugin - 2.0-beta-2 + ${jdepend.maven.plugin.version}