X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dom%2Fmdsal-dom-inmemory-datastore%2Fpom.xml;h=cc0806048fa449c7563498b6abb66953e0f27085;hb=af2aa078c925487c0173fb1d5fa8024719115049;hp=177fe6de28640142637e5725b8cf7d6a51e0cc70;hpb=33ed6f6ab12256c9b9d7b48ff208f55fcb792317;p=mdsal.git diff --git a/dom/mdsal-dom-inmemory-datastore/pom.xml b/dom/mdsal-dom-inmemory-datastore/pom.xml index 177fe6de28..cc0806048f 100644 --- a/dom/mdsal-dom-inmemory-datastore/pom.xml +++ b/dom/mdsal-dom-inmemory-datastore/pom.xml @@ -11,36 +11,15 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 1.8.0-SNAPSHOT - + org.opendaylight.mdsal + dom-parent + 4.0.16-SNAPSHOT + ../dom-parent - org.opendaylight.mdsal mdsal-dom-inmemory-datastore - 2.2.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.2.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 1.1.0-SNAPSHOT - pom - import - - - - com.google.guava @@ -79,40 +58,39 @@ org.opendaylight.yangtools yang-data-impl - - org.opendaylight.yangtools - yang-parser-impl - org.osgi org.osgi.core - org.slf4j - slf4j-api + org.immutables + value - junit - junit - test - - - org.slf4j - slf4j-simple - test + org.opendaylight.yangtools + mockito-configuration org.opendaylight.yangtools - mockito-configuration - test + yang-test-util + + org.apache.felix + maven-bundle-plugin + + + + !javax.annotation,* + + + org.apache.maven.plugins maven-checkstyle-plugin @@ -120,6 +98,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + + @@ -128,22 +113,4 @@ HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Architecture:Clustering - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - -