X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=cdf7cc27163fa8cc1eb02e160372aa7561dcd049;hb=2404ffb5e606d8dfb5434bfbd128cf8b3a3b7375;hp=53edc31ba74042c84470458d688e8c8fe0f4f407;hpb=5d6ca3fe46154ee7e99ab8b03cecfa8524938026;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index 53edc31ba7..cdf7cc2716 100644 --- a/yang/yang-common/pom.xml +++ b/yang/yang-common/pom.xml @@ -8,33 +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 - 3.1.1 - + 6.0.10-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-common - 2.0.7-SNAPSHOT bundle ${project.artifactId} - ODL :: YANG Tools :: ${project.artifactId} - - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.7-SNAPSHOT - import - pom - - - + Common YANG definitions @@ -45,38 +30,5 @@ org.opendaylight.yangtools concepts - - org.kohsuke.metainf-services - metainf-services - - - - junit - junit - test - - - - - - 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 - - - - -