X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-dom-adapter%2Fpom.xml;h=c7c89c41170a29360b0ad231584424037453b62a;hb=4345406efc14ce45ae1f304d8a68543fe5af091e;hp=5f8bcdac1168b5260f16b4c5634a917036c910b5;hpb=c241dcfa5322ac10810a1068ccd2eb57f6f2dbb2;p=mdsal.git diff --git a/binding/mdsal-binding-dom-adapter/pom.xml b/binding/mdsal-binding-dom-adapter/pom.xml index 5f8bcdac11..c7c89c4117 100644 --- a/binding/mdsal-binding-dom-adapter/pom.xml +++ b/binding/mdsal-binding-dom-adapter/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 + org.opendaylight.mdsal + dom-parent 4.0.0-SNAPSHOT - + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal mdsal-binding-dom-adapter - 2.7.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.7.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.0-SNAPSHOT - pom - import - - - - com.google.guava @@ -93,18 +72,8 @@ org.osgi org.osgi.core - provided - - - junit - junit - test - - - org.mockito - mockito-core - test + org.opendaylight.yangtools yang-parser-impl @@ -113,12 +82,11 @@ org.opendaylight.mdsal mdsal-binding-test-model - test - org.slf4j - slf4j-simple - test + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore + @@ -142,6 +110,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +