X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=f1da8fc9d489ebc280f8f0407226de39426633f3;hb=5856cf521232fd72dffe19a8258f39a5b4b55432;hp=2bb68b2d5d549e13e2f01d76b4b77ed7682ec508;hpb=bcdfc29e558e58b5df9a16587ec5785ebd732f0d;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index 2bb68b2d5d..f1da8fc9d4 100644 --- a/yang/yang-common/pom.xml +++ b/yang/yang-common/pom.xml @@ -12,24 +12,24 @@ org.opendaylight.odlparent bundle-parent - 3.0.1 + 3.1.2 4.0.0 org.opendaylight.yangtools yang-common - 2.0.1-SNAPSHOT + 2.0.7-SNAPSHOT bundle ${project.artifactId} - ${project.artifactId} + ODL :: YANG Tools :: ${project.artifactId} org.opendaylight.yangtools yangtools-artifacts - 2.0.1-SNAPSHOT + 2.0.7-SNAPSHOT import pom @@ -45,6 +45,10 @@ org.opendaylight.yangtools concepts + + org.kohsuke.metainf-services + metainf-services + junit @@ -55,6 +59,16 @@ + + org.apache.felix + maven-bundle-plugin + true + + + {META-INF/services=${project.build.directory}/classes/META-INF/services} + + + org.apache.maven.plugins maven-checkstyle-plugin