X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=db98629096783a4bf11624d9ba9d7c77b516b900;hb=refs%2Fheads%2Fv2.0.x;hp=c88e3c6d7fa60bee65c55b9d49e89b0bf4466435;hpb=ff082e55b42226ec12c2c726e1bb82adb48db961;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index c88e3c6d7f..db98629096 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.9 4.0.0 org.opendaylight.yangtools yang-common - 2.0.0-SNAPSHOT + 2.0.24-SNAPSHOT bundle ${project.artifactId} - ${project.artifactId} + ODL :: YANG Tools :: ${project.artifactId} org.opendaylight.yangtools yangtools-artifacts - 2.0.0-SNAPSHOT + 2.0.24-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}/ - -