X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=d98ea38d19124d57676d0d174add66dfc34cd418;hb=500c277391c565bbccc0a9a69b9b99bc5b50624b;hp=692d7bfb5e46e51f0f171833f2e15fcad7a7d07d;hpb=fa2496c171645ebd1bc399ccd1ed8a306dee61bc;p=aaa.git diff --git a/pom.xml b/pom.xml index 692d7bfb5..d98ea38d1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,21 +5,27 @@ 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 ---> +--> + 4.0.0 org.opendaylight.odlparent odlparent-lite - 2.0.5 + 12.0.2 org.opendaylight.aaa aaa.project - 0.7.0-SNAPSHOT + 0.17.4-SNAPSHOT pom aaa + + true + true + + aaa-authn-api aaa-encrypt-service @@ -27,32 +33,67 @@ aaa-cli aaa-cli-jar aaa-filterchain + aaa-idm-store-h2 + aaa-password-service artifacts features - karaf parent aaa-shiro - aaa-shiro-act + 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