X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=97d5a35da2ddb7597c31fc06f066b9075fcf0eed;hb=03aa896b65d9e29280e12af7032a4dfa8d98ca50;hp=b19e8facacf54a3bea64f22251e8d8406030cfa5;hpb=6c1951aadf9d2321299166bd9bfab0c538c9fa19;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index b19e8facac..97d5a35da2 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 - 4.0.2 - + 4.0.6-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-common - 2.1.1-SNAPSHOT bundle ${project.artifactId} - ODL :: YANG Tools :: ${project.artifactId} - - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.1-SNAPSHOT - import - pom - - - + Common YANG definitions @@ -45,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 - - - - -