X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-api%2Fpom.xml;h=3be2bbcb5f49e1a18b8069f8374f0832ed3ef60b;hb=1441f51fcc3bd6e9dc67ad6f5810754c43a073d4;hp=4b051d382ee8e90c582e30da4a8d98d8a12bdebc;hpb=691de504aaf8ff3f1628b6bf5532eefa4f7b332a;p=mdsal.git diff --git a/binding/mdsal-binding-api/pom.xml b/binding/mdsal-binding-api/pom.xml index 4b051d382e..3be2bbcb5f 100644 --- a/binding/mdsal-binding-api/pom.xml +++ b/binding/mdsal-binding-api/pom.xml @@ -8,38 +8,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> + 4.0.0 - org.opendaylight.odlparent - bundle-parent - 1.8.0-Carbon - + org.opendaylight.mdsal + dom-parent + 4.0.11-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal mdsal-binding-api - 2.3.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.3.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0-SNAPSHOT - pom - import - - - - com.google.guava @@ -72,27 +51,25 @@ org.osgi org.osgi.core - provided org.apache.commons commons-lang3 test - - org.mockito - mockito-core - test - - - junit - junit - test - + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.mdsal.binding.api + + + org.apache.maven.plugins maven-checkstyle-plugin @@ -100,6 +77,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + + @@ -109,21 +93,4 @@ HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - -