X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=a1a2ec0112ac22ecdb9a9e5d3efbb194f99b19d8;hb=53b0110f611d056c2761190e899acc6d2587718f;hp=2bfb29d2bcf3140b3adc963809d5f0749182501b;hpb=d5639af6d592698b8120e6fd2969493ce57feb72;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index 2bfb29d2bc..a1a2ec0112 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -8,80 +8,56 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent + org.opendaylight.yangtools bundle-parent - 2.0.4 - + 7.0.0-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-model-util - 2.0.0-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.0-SNAPSHOT - import - pom - - - - - ${project.groupId} + org.opendaylight.yangtools yang-model-api - junit - junit + org.opendaylight.yangtools + yang-model-spi + + + org.opendaylight.yangtools + yang-xpath-api + + + + org.opendaylight.yangtools + mockito-configuration test - org.mockito - mockito-core + org.opendaylight.yangtools + yang-test-util + + + org.opendaylight.yangtools + yang-model-ri + test ch.qos.logback logback-classic test + + org.opendaylight.yangtools + yang-xpath-impl + test + - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -