X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=f1da8fc9d489ebc280f8f0407226de39426633f3;hb=5856cf521232fd72dffe19a8258f39a5b4b55432;hp=aaa54539aaa1610c715397380436f3c01c78d69f;hpb=1ece58b8e1328c10d84d18da8b6123916c2e53c2;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index aaa54539aa..f1da8fc9d4 100644 --- a/yang/yang-common/pom.xml +++ b/yang/yang-common/pom.xml @@ -1,20 +1,82 @@ - - - - org.opendaylight.yangtools - yang - 0.5.9-SNAPSHOT - - - 4.0.0 - yang-common - ${project.artifactId} - ${project.artifactId} - - - - org.slf4j - slf4j-api - - - + + + + + + + org.opendaylight.odlparent + bundle-parent + 3.1.2 + + + + 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 + + + + + + + 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 + + + + + +