X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dom%2Fmdsal-dom-schema-service-osgi%2Fpom.xml;h=f8d2758fca304ea1e43cf160eba4f031393189ca;hb=e05913e5ee0722a6b83a72dc1d7d03540bec2cba;hp=0f5dc8e4594b0946ab77091cbe864c311728b591;hpb=f919477bc8af490f533e7b0467441dc51c6f08c8;p=mdsal.git diff --git a/dom/mdsal-dom-schema-service-osgi/pom.xml b/dom/mdsal-dom-schema-service-osgi/pom.xml index 0f5dc8e459..f8d2758fca 100644 --- a/dom/mdsal-dom-schema-service-osgi/pom.xml +++ b/dom/mdsal-dom-schema-service-osgi/pom.xml @@ -8,104 +8,91 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - 4.0.0 + 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.0.2 - + org.opendaylight.mdsal + dom-parent + 4.0.15-SNAPSHOT + ../dom-parent - org.opendaylight.mdsal mdsal-dom-schema-service-osgi - 2.5.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.5.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.2 - pom - import - - - + + + org.osgi + org.osgi.core + + + com.google.guava + guava + - - - org.osgi - org.osgi.core - - - com.google.guava - guava - + + org.opendaylight.mdsal + mdsal-dom-api + + + org.opendaylight.mdsal + mdsal-dom-broker + - - org.opendaylight.mdsal - mdsal-dom-api - - - org.opendaylight.mdsal - mdsal-dom-broker - + + org.opendaylight.yangtools + util + + + org.opendaylight.yangtools + yang-data-impl + + + org.opendaylight.yangtools + yang-parser-impl + + + org.opendaylight.yangtools + yang-test-util + - - org.opendaylight.yangtools - util - - - org.opendaylight.yangtools - yang-data-impl - - - org.opendaylight.yangtools - yang-parser-impl - - - org.opendaylight.yangtools - yang-test-util - + + org.opendaylight.yangtools + mockito-configuration + + - - junit - junit - - - org.opendaylight.yangtools - mockito-configuration - test - - - - - - - - org.apache.felix - maven-bundle-plugin - true - - - osgiBundleScanningSchema - - *, - org.opendaylight.mdsal.dom.api - - - - - - + + + + org.apache.felix + maven-bundle-plugin + true + + + osgiBundleScanningSchema + + *, + org.opendaylight.mdsal.dom.api + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + + + + scm:git:http://git.opendaylight.org/gerrit/controller.git @@ -113,22 +100,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}/ - - -