X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dom%2Fmdsal-dom-inmemory-datastore%2Fpom.xml;h=f4f1f3f231ab2d3fa90a8ea43eddbd7050c63955;hb=1441f51fcc3bd6e9dc67ad6f5810754c43a073d4;hp=6c42331a1bbcce715ffd1aff7b9331f559cf71dc;hpb=8e3e7922c37d1016faa5b799fbb20679b19a9e78;p=mdsal.git diff --git a/dom/mdsal-dom-inmemory-datastore/pom.xml b/dom/mdsal-dom-inmemory-datastore/pom.xml index 6c42331a1b..f4f1f3f231 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 - 2.0.5 - + org.opendaylight.mdsal + dom-parent + 4.0.11-SNAPSHOT + ../dom-parent - org.opendaylight.mdsal mdsal-dom-inmemory-datastore - 2.4.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.4.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0 - pom - import - - - - com.google.guava @@ -84,16 +63,15 @@ org.osgi.core - - junit - junit - test + org.immutables + value + + org.opendaylight.yangtools mockito-configuration - test org.opendaylight.yangtools @@ -103,6 +81,16 @@ + + org.apache.felix + maven-bundle-plugin + + + + !javax.annotation,* + + + org.apache.maven.plugins maven-checkstyle-plugin @@ -110,6 +98,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + + @@ -118,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}/ - - -