X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=ced85cec68d9b411b399914d8ce1c09e16b4e9c3;hb=fea1838370e5ab606fa282bfab0762571a7b0860;hp=bcf1acb3b10c230b0800aa0d913508811c9e4af6;hpb=d5639af6d592698b8120e6fd2969493ce57feb72;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index bcf1acb3b1..ced85cec68 100644 --- a/yang/yang-common/pom.xml +++ b/yang/yang-common/pom.xml @@ -12,24 +12,24 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 3.1.6 4.0.0 org.opendaylight.yangtools yang-common - 2.0.0-SNAPSHOT + 2.0.19-SNAPSHOT bundle ${project.artifactId} - ${project.artifactId} + ODL :: YANG Tools :: ${project.artifactId} org.opendaylight.yangtools yangtools-artifacts - 2.0.0-SNAPSHOT + 2.0.19-SNAPSHOT import pom @@ -46,8 +46,8 @@ concepts - org.opendaylight.yangtools - object-cache-api + org.kohsuke.metainf-services + metainf-services @@ -55,38 +55,28 @@ junit test - - org.opendaylight.yangtools - object-cache-guava - test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + 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 + + + + - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -