X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-dom-codec-osgi%2Fpom.xml;h=eb2ac4e547da86e0b191cc19af3701a015f2441e;hb=11408d627adca7eb71ac956c3ad01f75b6b91596;hp=0645049cd0d6d8c38e235dd628f83f4dab2d2071;hpb=e848b79d852463f36119b82b1ce908f8bc4585f5;p=mdsal.git diff --git a/binding/mdsal-binding-dom-codec-osgi/pom.xml b/binding/mdsal-binding-dom-codec-osgi/pom.xml index 0645049cd0..eb2ac4e547 100644 --- a/binding/mdsal-binding-dom-codec-osgi/pom.xml +++ b/binding/mdsal-binding-dom-codec-osgi/pom.xml @@ -1,68 +1,58 @@ - + 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.1.0 - + org.opendaylight.mdsal + dom-parent + 9.0.0-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal mdsal-binding-dom-codec-osgi - 0.13.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.5.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.5 - pom - import - - - - org.opendaylight.mdsal - mdsal-binding-dom-codec + mdsal-binding-dom-codec-spi + + + org.opendaylight.mdsal + mdsal-binding-runtime-osgi org.osgi - org.osgi.core + org.osgi.framework - - junit - junit + org.osgi + org.osgi.service.component + + org.osgi + org.osgi.service.component.annotations + + org.opendaylight.yangtools mockito-configuration - test - org.opendaylight.yangtools - yang-test-util + org.opendaylight.mdsal + mdsal-binding-test-model + + + org.opendaylight.mdsal + mdsal-binding-generator + test @@ -71,39 +61,14 @@ org.apache.felix maven-bundle-plugin - true + org.opendaylight.mdsal.binding.dom.codec.osgi - ${project.groupId}.${project.artifactId} - org.opendaylight.mdsal.binding.dom.codec.osgi.impl.Activator + + <_dsannotations-options>norequirements - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - -