X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=e94c9c264aad360d49f12b664118e8b2742c13bc;hb=a80545b279f89235397b9ad0186ec0da38413845;hp=fa8048e7df9d7650c95de948db67f9f8c105ca9d;hpb=fa788d671d547242e399ef5e3566166ca613d719;p=aaa.git diff --git a/pom.xml b/pom.xml index fa8048e7d..e94c9c264 100644 --- a/pom.xml +++ b/pom.xml @@ -1,61 +1,99 @@ +--> + 4.0.0 org.opendaylight.odlparent odlparent-lite - 1.9.0 + 10.0.0 org.opendaylight.aaa aaa.project - 0.6.0-SNAPSHOT + 0.16.0-SNAPSHOT pom aaa + + true + true + + aaa-authn-api aaa-encrypt-service - aaa-idmlight - aaa-authn-mdsal-store - aaa-shiro-act - aaa-h2-store aaa-cert aaa-cli aaa-cli-jar aaa-filterchain + aaa-idm-store-h2 + aaa-password-service artifacts features - karaf parent aaa-shiro + aaa-tokenauthrealm + dependency-check + web + docs - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - org.apache.maven.plugins - maven-install-plugin - - true - - - - + + + karaf + + true + + + + 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 + + + + + + + + + + + scm:git:ssh://git.opendaylight.org:29418/aaa.git