X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=5fe63b87eed1f0c84cc5055e2d53fcb2eb37aafb;hb=232f92df65f4c5dbc87102bf5300cfbcaf01ead7;hp=7091e9f7e6045c46decb181f2510a4bd51de2d9d;hpb=fa626889fb00256c6bd2f0753819b17e5bc5b75f;p=yangtools.git diff --git a/pom.xml b/pom.xml index 7091e9f7e6..5fe63b87ee 100644 --- a/pom.xml +++ b/pom.xml @@ -12,16 +12,20 @@ org.opendaylight.odlparent odlparent-lite - 4.0.0 + 8.1.1 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.1.0-SNAPSHOT - yangtools + 6.0.5-SNAPSHOT pom + yangtools + + YANG Tools provides basic libraries for parsing YANG and YIN files, working with the resulting effective model, + and handling data complying to this model. + scm:git:ssh://git.opendaylight.org:29418/yangtools.git @@ -30,84 +34,72 @@ HEAD - - ${project.build.directory}/jacoco.exec - - artifacts + docs + features + + attic benchmarks + bundle-parent common - features + plugin + tools + yang - yang-validation-tool - third-party - - - - org.jacoco - jacoco-maven-plugin - - - merge - - merge - - generate-resources - - - - ${project.basedir} - - **/target/code-coverage/*.exec - - - - - - - - - + + true + true + - - - maven-site - - - ${user.dir}/deploy-site.xml - - + + karaf + + true + - - - - org.apache.maven.plugins - maven-javadoc-plugin - false - - - aggregate - - aggregate - - package - - - -Xdoclint:none - - - - - - - + + karaf + + + + sonar-jacoco-aggregate + + + odl.jacoco.aggregateFile + + + + + + org.jacoco + jacoco-maven-plugin + + + merge + + merge + + generate-resources + + ${odl.jacoco.aggregateFile} + + + ${project.basedir} + + **/target/code-coverage/*.exec + + + + + + + + + + -