X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-dom-codec-osgi%2Fpom.xml;h=2daa5e25938b720be37b761538928339cb21e156;hb=903668d26d5be0ed151bc4bec40584a5783193f3;hp=cabe6450fd0ec873bf401b4754aded714653d336;hpb=74bb34c8a674834fc8ff52dc6ada3a6d3170212a;p=mdsal.git diff --git a/binding/mdsal-binding-dom-codec-osgi/pom.xml b/binding/mdsal-binding-dom-codec-osgi/pom.xml index cabe6450fd..2daa5e2593 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 - 4.0.2 - + org.opendaylight.mdsal + dom-parent + 9.0.3 + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal mdsal-binding-dom-codec-osgi - 3.0.1-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 3.0.1-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.1 - 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 + + + org.osgi + org.osgi.service.component - - junit - junit + 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,21 +61,14 @@ org.apache.felix maven-bundle-plugin - true - ${project.groupId}.${project.artifactId} - org.opendaylight.mdsal.binding.dom.codec.osgi.impl.Activator + org.opendaylight.mdsal.binding.dom.codec.osgi + + <_dsannotations-options>norequirements - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -