X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-api%2Fpom.xml;h=ece2f7adfd377cbdc82167123887261763a73c3c;hb=af2aa078c925487c0173fb1d5fa8024719115049;hp=7ef0b24f764733333fd55df1240f9e08938cb0d7;hpb=86de26917171b3760503c02c4dd46ef83476b91f;p=mdsal.git diff --git a/binding/mdsal-binding-api/pom.xml b/binding/mdsal-binding-api/pom.xml index 7ef0b24f76..ece2f7adfd 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.9.0-SNAPSHOT - + org.opendaylight.mdsal + dom-parent + 4.0.16-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}/ - - -