X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=7015ff861c2409976cc84a03a3d39f052227eb79;hb=f63279b22751b540177fa8088f3b62796d7c1a11;hp=f126e528e33c0ef20c4b60a31e2fce33d9958d7d;hpb=8bcf90d12645871f7a76236e57a57918cacc26f4;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index f126e528e3..7015ff861c 100644 --- a/yang/yang-common/pom.xml +++ b/yang/yang-common/pom.xml @@ -7,28 +7,76 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + - org.opendaylight.yangtools - yang - 0.6.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 3.1.4 + 4.0.0 + org.opendaylight.yangtools yang-common + 2.0.6.6-SNAPSHOT + bundle ${project.artifactId} - ${project.artifactId} + ODL :: YANG Tools :: ${project.artifactId} + + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.6.6-SNAPSHOT + import + pom + + + - org.slf4j - slf4j-api + com.google.guava + guava 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 + + + + +