X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-jaxen%2Fpom.xml;h=635a638f9ad738602ee8d20dfb30126e2a1ca232;hb=refs%2Fheads%2Fv2.0.x;hp=232ce65f0c6a88ce61322601a11965572a793352;hpb=21b3fb1ea12d1e28115f6c216bbbfd9c80b2216f;p=yangtools.git diff --git a/yang/yang-data-jaxen/pom.xml b/yang/yang-data-jaxen/pom.xml index 232ce65f0c..635a638f9a 100644 --- a/yang/yang-data-jaxen/pom.xml +++ b/yang/yang-data-jaxen/pom.xml @@ -7,20 +7,19 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + org.opendaylight.odlparent bundle-parent - 1.8.0-SNAPSHOT + 3.1.9 4.0.0 org.opendaylight.yangtools yang-data-jaxen - 1.1.0-SNAPSHOT + 2.0.24-SNAPSHOT ${project.artifactId} ${project.artifactId} bundle @@ -30,7 +29,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.1.0-SNAPSHOT + 2.0.24-SNAPSHOT import pom @@ -38,13 +37,23 @@ + + com.google.guava + guava + + + jaxen + jaxen + 1.1.6 + + ${project.groupId} yang-data-api ${project.groupId} - yang-data-impl + yang-data-util ${project.groupId} @@ -52,22 +61,27 @@ ${project.groupId} - yang-parser-impl - test + yang-model-util + + + + org.kohsuke.metainf-services + metainf-services + + org.osgi + org.osgi.core + + ${project.groupId} yang-test-util test - com.google.guava - guava - - - jaxen - jaxen - 1.1.6 + ${project.groupId} + yang-data-impl + test junit @@ -85,19 +99,27 @@ - - ${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.opendaylight.yangtools.yang.data.jaxen.osgi.Activator + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -