X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=f1da8fc9d489ebc280f8f0407226de39426633f3;hb=5856cf521232fd72dffe19a8258f39a5b4b55432;hp=d3e08db16c2dec19f157468bcb90dc8edc88aff2;hpb=b064124bd141b2da1e3c0b18a570cf09fde7cb7a;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index d3e08db16c..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 @@ -65,19 +79,4 @@ - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -