X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=7d817abe0ee784de5c79e88eaa4676aa46d3b458;hb=9af4683fd034e00d973b2c525683f45d834ef9e1;hp=2bb68b2d5d549e13e2f01d76b4b77ed7682ec508;hpb=bcdfc29e558e58b5df9a16587ec5785ebd732f0d;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index 2bb68b2d5d..7d817abe0e 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.3 4.0.0 org.opendaylight.yangtools yang-common - 2.0.1-SNAPSHOT + 2.0.10-SNAPSHOT bundle ${project.artifactId} - ${project.artifactId} + ODL :: YANG Tools :: ${project.artifactId} org.opendaylight.yangtools yangtools-artifacts - 2.0.1-SNAPSHOT + 2.0.10-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