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=9335f15b59fc205d2e0b1a67e9df0981f922643e;hpb=8be2db7972de31d125f34e4beed82433f202f4bd diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 9222734360..a9c81b9353 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -32,6 +32,9 @@ sal-binding-util + + md-sal-config + samples @@ -43,6 +46,7 @@ sal-connector-api sal-rest-connector + sal-rest-connector-config sal-netconf-connector inventory-manager @@ -54,15 +58,33 @@ compatibility - - remoterpc-routingtable/implementation - sal-remoterpc-connector/implementation sal-rest-docgen - - feature + sal-akka-raft + + + sal-inmemory-datastore + + + sal-clustering-commons + + + sal-clustering-config + + + sal-distributed-datastore + + + sal-dom-xsql + sal-karaf-xsql + sal-dom-xsql-config + + sal-test-model + + + sal-remoterpc-connector @@ -88,7 +110,7 @@ org.eclipse.m2e lifecycle-mapping - 1.0.0 + ${lifecycle.mapping.version} @@ -103,7 +125,7 @@ - + @@ -116,7 +138,7 @@ - + @@ -141,37 +163,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 +185,7 @@ org.codehaus.mojo findbugs-maven-plugin - 2.4.0 + ${findbugs.maven.plugin.version} Max Low @@ -204,7 +195,7 @@ org.codehaus.mojo jdepend-maven-plugin - 2.0-beta-2 + ${jdepend.maven.plugin.version} @@ -226,5 +217,14 @@ sal-binding-dom-it + + benchmarks + + false + + + benchmark-data-store + + - + \ No newline at end of file