X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-impl%2Fpom.xml;h=1f9bd4c491ae6ae70dd97ee553d8292623983e23;hb=refs%2Fheads%2Fv2.0.x;hp=415191ef616a91526b97c43883e53a8c36f2d61c;hpb=4f8b34fe2d421cae89e6e668b2d5a7f4b289ccac;p=yangtools.git diff --git a/yang/yang-data-impl/pom.xml b/yang/yang-data-impl/pom.xml index 415191ef61..1f9bd4c491 100644 --- a/yang/yang-data-impl/pom.xml +++ b/yang/yang-data-impl/pom.xml @@ -4,20 +4,19 @@ This program and the accompanying materials are made available under the 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 - 2.0.5 + 3.1.9 4.0.0 org.opendaylight.yangtools yang-data-impl - 2.0.0-SNAPSHOT + 2.0.24-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} @@ -27,7 +26,7 @@ org.opendaylight.yangtools yangtools-artifacts - 2.0.0-SNAPSHOT + 2.0.24-SNAPSHOT import pom @@ -73,6 +72,8 @@ org.opendaylight.yangtools.yang.data.impl.*, ;-split-package:=error + {META-INF/services=${project.build.directory}/classes/META-INF/services} + org.opendaylight.yangtools.yang.data.impl.osgi.Activator @@ -104,6 +105,13 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + @@ -136,6 +144,24 @@ com.google.guava guava + + org.antlr + antlr4-runtime + + + javax.xml.bind + jaxb-api + + + + org.kohsuke.metainf-services + metainf-services + + + org.osgi + org.osgi.core + + junit junit @@ -170,25 +196,6 @@ commons-lang test - - org.antlr - antlr4-runtime - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -