X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-jaxen%2Fpom.xml;h=fa5a071b31e02d1a39165ae50aafb89a95c774bf;hb=051832edc92741112ecc244e68d00f19c7cd33d8;hp=4ee4dfcfdab712cd35c20196ded5c58d74608098;hpb=f84d7f0840639ade4824c7be0aef01b390ec7d9b;p=yangtools.git diff --git a/yang/yang-data-jaxen/pom.xml b/yang/yang-data-jaxen/pom.xml index 4ee4dfcfda..fa5a071b31 100644 --- a/yang/yang-data-jaxen/pom.xml +++ b/yang/yang-data-jaxen/pom.xml @@ -13,14 +13,14 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 3.0.2 4.0.0 org.opendaylight.yangtools yang-data-jaxen - 1.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ${project.artifactId} ${project.artifactId} bundle @@ -30,7 +30,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.0.0-SNAPSHOT + 2.0.1-SNAPSHOT import pom @@ -39,12 +39,18 @@ - ${project.groupId} - yang-data-api + com.google.guava + guava + + jaxen + jaxen + 1.1.6 + + ${project.groupId} - yang-data-impl + yang-data-api ${project.groupId} @@ -52,17 +58,26 @@ ${project.groupId} - yang-parser-impl - test + yang-model-util + - com.google.guava - guava + org.kohsuke.metainf-services + metainf-services - jaxen - jaxen - 1.1.6 + org.osgi + org.osgi.core + + + + ${project.groupId} + yang-test-util + test + + + ${project.groupId} + yang-data-impl junit @@ -80,19 +95,26 @@ - - ${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}/ - -