X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=aaa-cli-jar%2Fpom.xml;h=d3749049ef31ea498068095712a0eda7bf2d754c;hb=2aa0e1e8f1b0fe8fd35afc203a6f245dae770a03;hp=7d86cbc8905eedc80c4eabe14215709cb8857c40;hpb=22201ec93009d8c87777ca41307f2ba868a6ad1f;p=aaa.git diff --git a/aaa-cli-jar/pom.xml b/aaa-cli-jar/pom.xml index 7d86cbc89..d3749049e 100644 --- a/aaa-cli-jar/pom.xml +++ b/aaa-cli-jar/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.aaa aaa-parent - 0.13.4-SNAPSHOT + 0.18.1-SNAPSHOT ../parent @@ -32,10 +32,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.aaa - aaa-shiro + aaa-idm-store-h2 - + * * @@ -68,18 +68,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL compile - - junit - junit - - - com.google.truth - truth - - - org.mockito - mockito-core - org.opendaylight.yangtools testutils @@ -128,6 +116,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL false true + + *:* + + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA + + org.opendaylight.aaa:aaa-shiro @@ -136,29 +132,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL com.h2database:h2 - - org/h2/Driver.class - org/h2/JdbcDriverBackwardsCompat.class - org/h2/upgrade/** - org/h2/util/** - org/h2/jdbc/** - org/h2/message/** - org/h2/value/** - org/h2/engine/** - org/h2/command/** - org/h2/security/** - org/h2/store/** - org/h2/compress/** - org/h2/schema/** - org/h2/result/** - org/h2/api/** - org/h2/mvstore/** - org/h2/table/** - org/h2/expression/** - org/h2/index/** - org/h2/constraint/** - org/h2/pagestore/** - + + + org/h2/bnf/** + org/h2/fulltext/** + org/h2/jdbcx/** + org/h2/jmx/** + org/h2/server/** + org/h2/tools/** + org.opendaylight.aaa:aaa-password-service-api