X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=4ed8e05492a074edd792c7af95ab46e3f2a35e4e;hb=f36631e6221b442f058b27f76f4ccbf0f424d367;hp=95801ab5be8605860768d3794dff3d04096dc98e;hpb=e79d0987102ab3687db14faab97b81649e35fd89;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index 95801ab5be..4ed8e05492 100644 --- a/yang/yang-common/pom.xml +++ b/yang/yang-common/pom.xml @@ -1,21 +1,82 @@ - - - - org.opendaylight.yangtools - yang - 0.5.8-SNAPSHOT - - - 4.0.0 - yang-common - ${project.artifactId} - ${project.artifactId} - - - - org.slf4j - slf4j-api - - - + + + + + + + org.opendaylight.odlparent + bundle-parent + 3.1.5 + + + + 4.0.0 + org.opendaylight.yangtools + yang-common + 2.0.6.7-SNAPSHOT + bundle + ${project.artifactId} + ODL :: YANG Tools :: ${project.artifactId} + + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.6.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 + + + + + +