X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=7346ed0629471539e1ba9dbdc510407520347be1;hb=7d69ba48ddb26e6d546f5160cec899ac60bca5a0;hp=8e62d8052a7ca07b833bc8cb53cc919320890953;hpb=a9725189f7d9c38c6b2f863f36f34c319bcca7b7;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index 8e62d8052a..7346ed0629 100644 --- a/yang/yang-common/pom.xml +++ b/yang/yang-common/pom.xml @@ -8,37 +8,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent + org.opendaylight.yangtools bundle-parent - 4.0.0 - + 6.0.9-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-common - 2.1.0-SNAPSHOT bundle ${project.artifactId} - ODL :: YANG Tools :: ${project.artifactId} - - - ${project.basedir}/../../target/jacoco.exec - - - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.0-SNAPSHOT - import - pom - - - + Common YANG definitions @@ -49,39 +30,5 @@ org.opendaylight.yangtools concepts - - org.kohsuke.metainf-services - metainf-services - - - - - - org.apache.felix - maven-bundle-plugin - true - - - {META-INF/services=${project.build.directory}/classes/META-INF/services} - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - - -