X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=7011c63a4a0068395ca3d909529a5ae4f41d1e0f;hb=4643c7177f6c2f655881b88e64a16218fd0835c7;hp=32038f430e41c71f2bb0eb1f0673660b502cbe7f;hpb=50b2f9cfb4001418d4d0ae8d2f330e1ff889cd8d;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index 32038f430e..7011c63a4a 100644 --- a/yang/yang-common/pom.xml +++ b/yang/yang-common/pom.xml @@ -10,30 +10,73 @@ - org.opendaylight.yangtools - yangtools-parent - 0.6.2-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 3.1.8-SNAPSHOT + 4.0.0 + org.opendaylight.yangtools yang-common + 2.0.21-SNAPSHOT + bundle ${project.artifactId} - ${project.artifactId} + ODL :: YANG Tools :: ${project.artifactId} + + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.21-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 + + + + +