X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dom%2Fmdsal-dom-inmemory-datastore%2Fpom.xml;h=442811fb950d82a34fc80249eed14127542bc400;hb=bd9fd3e085c5c945d20bb17b397eb48b9d8f272f;hp=e3ad524f491ca914344c0e5cc359e0c3ece81bcd;hpb=c0388db3bb13351373982f985d8a4ecf2f4fa37b;p=mdsal.git diff --git a/dom/mdsal-dom-inmemory-datastore/pom.xml b/dom/mdsal-dom-inmemory-datastore/pom.xml index e3ad524f49..442811fb95 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 - 3.1.0 - + org.opendaylight.mdsal + dom-parent + 4.0.13-SNAPSHOT + ../dom-parent - org.opendaylight.mdsal mdsal-dom-inmemory-datastore - 2.5.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.5.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.3 - pom - import - - - - com.google.guava @@ -90,15 +69,9 @@ - - junit - junit - test - org.opendaylight.yangtools mockito-configuration - test org.opendaylight.yangtools @@ -108,6 +81,16 @@ + + org.apache.felix + maven-bundle-plugin + + + + !javax.annotation,* + + + org.apache.maven.plugins maven-checkstyle-plugin @@ -115,6 +98,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + + @@ -123,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}/ - - -