X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=50304ff41af03eb06bb1e48c14f50de06222cf09;hp=acbdb9f33d81674e7646aa2f7ea581e45d79c3dd;hb=ab7bfb1d8a4f5c0fb800074c9a8f12caeb35925c;hpb=5dd78e29d5b7fb6e32ad12d10e83d7941b31f4dd diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index acbdb9f33d..50304ff41a 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -1,6 +1,14 @@ 4.0.0 + + + org.opendaylight.controller + commons.opendaylight + 1.4.1-SNAPSHOT + ../commons/opendaylight + + org.opendaylight.controller sal-parent 1.0-SNAPSHOT @@ -36,6 +44,8 @@ model + sal-remote + sal-restconf-broker @@ -43,11 +53,7 @@ sal-rest-connector sal-netconf-connector - remoterpc-routingtable/implementation - sal-remoterpc-connector/implementation - - clustered-data-store/implementation - + inventory-manager statistics-manager topology-manager @@ -56,6 +62,13 @@ compatibility + + + @@ -67,7 +80,7 @@ sal-binding-it - clustered-data-store/integrationtest + @@ -81,7 +94,7 @@ - target-ide @@ -102,16 +115,14 @@ 1.7.2 - 0.6.0-SNAPSHOT + ${yangtools.version} 14.0.1 5.0.0 4.8.1 - 1.5.1 1.9.5 2.4.3 2.5 0.5.3.201107060350 - 0.5.1-SNAPSHOT jacoco @@ -297,33 +308,15 @@ ${mockito.version} test - - org.powermock - powermock-module-junit4 - ${powermock.version} - test - - - org.powermock - powermock-api-mockito - ${powermock.version} - test - - - org.powermock - powermock-core - ${powermock.version} - test - org.opendaylight.yangtools binding-generator-impl - 0.6.0-SNAPSHOT + ${yangtools.version} org.opendaylight.yangtools yang-parser-impl - 0.6.0-SNAPSHOT + ${yangtools.version} @@ -340,8 +333,8 @@ maven-bundle-plugin ${bundle.plugin.version} true - @@ -384,7 +377,7 @@ jacoco-maven-plugin ${jacoco.version} - org.eclipse.m2e @@ -460,6 +453,7 @@ ${project.build.directory}/generated-sources/config ${project.build.directory}/generated-sources/sal + src/main/xtend-gen @@ -487,6 +481,17 @@ + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle.version} + + + none + + +