X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=cdf7cc27163fa8cc1eb02e160372aa7561dcd049;hb=2404ffb5e606d8dfb5434bfbd128cf8b3a3b7375;hp=c47b80bcc75a854755f1a04dd9763948a87ff4d1;hpb=db5a6e505aad87bcb106155160be386767de0aed;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index c47b80bcc7..cdf7cc2716 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.10-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 - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -