X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=db98629096783a4bf11624d9ba9d7c77b516b900;hb=refs%2Fheads%2Fv2.0.x;hp=17460924bc5a1fb2d219d30334ec1cf7de9a640e;hpb=dcd3bf80a8984807a443d9c6712e9121148effa0;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index 17460924bc..db98629096 100644 --- a/yang/yang-common/pom.xml +++ b/yang/yang-common/pom.xml @@ -10,29 +10,73 @@ - org.opendaylight.yangtools - yang - 0.6.1 + org.opendaylight.odlparent + bundle-parent + 3.1.9 + 4.0.0 + org.opendaylight.yangtools yang-common + 2.0.24-SNAPSHOT + bundle ${project.artifactId} - ${project.artifactId} + ODL :: YANG Tools :: ${project.artifactId} + + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.24-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 + + + + +