X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=yang%2Fyang-data-impl%2Fpom.xml;h=679b4605f3be1b9860749f485584f8e35d5d9c48;hb=69820f1911c670c8b9c222ecadcbf6c95c79f5f3;hp=406c60c473108ac0839ab9dca9aa6823d4122c51;hpb=2ecff1342a8b0682d3123c98ce352da6d3ef6b49;p=yangtools.git diff --git a/yang/yang-data-impl/pom.xml b/yang/yang-data-impl/pom.xml index 406c60c473..679b4605f3 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.4 + 3.1.3 4.0.0 org.opendaylight.yangtools yang-data-impl - 2.0.0-SNAPSHOT + 2.0.12-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} @@ -27,7 +26,7 @@ org.opendaylight.yangtools yangtools-artifacts - 2.0.0-SNAPSHOT + 2.0.12-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,20 @@ com.google.guava guava + + org.antlr + antlr4-runtime + + + + org.kohsuke.metainf-services + metainf-services + + + org.osgi + org.osgi.core + + junit junit @@ -170,25 +192,6 @@ commons-lang test - - org.antlr - antlr4-runtime - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -