X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=d3f6d2d005a93ce5ffa0c30cddd8190976bc6309;hp=9222734360a0b1cb81b58caafe36381728056048;hb=cde200211e15c15312ee35944c03e88e80ceab55;hpb=9ba0d83d16dbf7122ab4aeade8e630fe407d9fc3 diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 9222734360..d3f6d2d005 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -54,15 +54,20 @@ compatibility - - remoterpc-routingtable/implementation - sal-remoterpc-connector/implementation sal-rest-docgen + + sal-inmemory-datastore + + + sal-protocolbuffer-encoding + feature + + sal-test-model @@ -88,7 +93,7 @@ org.eclipse.m2e lifecycle-mapping - 1.0.0 + ${lifecycle.mapping.version} @@ -141,37 +146,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 +168,7 @@ org.codehaus.mojo findbugs-maven-plugin - 2.4.0 + ${findbugs.maven.plugin.version} Max Low @@ -204,7 +178,7 @@ org.codehaus.mojo jdepend-maven-plugin - 2.0-beta-2 + ${jdepend.maven.plugin.version}