X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fodlext-parser-support%2Fpom.xml;h=e0880a6833d054527ef04e04ae7994387ec76f64;hb=03aa896b65d9e29280e12af7032a4dfa8d98ca50;hp=731b375e8754a20475f83736fb4c7f59f27aa093;hpb=9f0117bfe4821fc4dfaabbff10e7ded6ac061a14;p=yangtools.git diff --git a/yang/odlext-parser-support/pom.xml b/yang/odlext-parser-support/pom.xml index 731b375e87..e0880a6833 100644 --- a/yang/odlext-parser-support/pom.xml +++ b/yang/odlext-parser-support/pom.xml @@ -8,51 +8,34 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent + org.opendaylight.yangtools bundle-parent - 3.1.1 - + 4.0.6-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools odlext-parser-support - 2.0.5-SNAPSHOT bundle ${project.artifactId} OpenDaylight yang-ext parser support - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.5-SNAPSHOT - import - pom - - - - - ${project.groupId} + org.opendaylight.yangtools concepts - ${project.groupId} + org.opendaylight.yangtools yang-common - - ${project.groupId} + org.opendaylight.yangtools odlext-model-api - - ${project.groupId} + org.opendaylight.yangtools yang-parser-rfc7950 @@ -60,10 +43,12 @@ - org.apache.maven.plugins - maven-checkstyle-plugin + org.apache.felix + maven-bundle-plugin - checkstyle.violationSeverity=error + + org.opendaylight.yangtools.odlext.parser.support +