X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=cadd8ca87d784095c9a9a6bc5f08b396f399691d;hp=9222734360a0b1cb81b58caafe36381728056048;hb=ed693440aa741fee9b94447f8404d89b4020f616;hpb=022c6b13e92d53db58fbcb3d754e3164357030b8 diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 9222734360..cadd8ca87d 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -43,6 +43,7 @@ sal-connector-api sal-rest-connector + sal-rest-connector-config sal-netconf-connector inventory-manager @@ -54,15 +55,22 @@ compatibility - - remoterpc-routingtable/implementation - sal-remoterpc-connector/implementation sal-rest-docgen - - feature + sal-akka-raft + + sal-inmemory-datastore + + + sal-protocolbuffer-encoding + + + sal-distributed-datastore + + + sal-test-model @@ -88,7 +96,7 @@ org.eclipse.m2e lifecycle-mapping - 1.0.0 + ${lifecycle.mapping.version} @@ -141,37 +149,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 +171,7 @@ org.codehaus.mojo findbugs-maven-plugin - 2.4.0 + ${findbugs.maven.plugin.version} Max Low @@ -204,7 +181,7 @@ org.codehaus.mojo jdepend-maven-plugin - 2.0-beta-2 + ${jdepend.maven.plugin.version}