X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=yang%2Fyang-parser-spi%2Fpom.xml;h=be07928884c7633a1632f5e9de6d56b9bac5905b;hb=a9725189f7d9c38c6b2f863f36f34c319bcca7b7;hp=c578d333b0e89b6fc7c8567687236fa58c406c33;hpb=391e3a1942b1c73a201c331a220a289275d10e59;p=yangtools.git diff --git a/yang/yang-parser-spi/pom.xml b/yang/yang-parser-spi/pom.xml index c578d333b0..be07928884 100644 --- a/yang/yang-parser-spi/pom.xml +++ b/yang/yang-parser-spi/pom.xml @@ -12,24 +12,28 @@ org.opendaylight.odlparent bundle-parent - 3.0.0 + 4.0.0 4.0.0 org.opendaylight.yangtools yang-parser-spi - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT bundle ${project.artifactId} YANG parser SPI + + ${project.basedir}/../../target/jacoco.exec + + org.opendaylight.yangtools yangtools-artifacts - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT import pom @@ -49,6 +53,12 @@ ${project.groupId} yang-model-api + + + ${project.groupId} + mockito-configuration + test + @@ -60,22 +70,14 @@ checkstyle.violationSeverity=error + + org.codehaus.mojo + findbugs-maven-plugin + + true + + - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -