X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=aaa-cli%2Fpom.xml;h=c4a0ef21af24f6621cf4c25ef677763878332b02;hb=7e7cd43a637a5b01510b0af9cac770b06d380d82;hp=f9499a0fa080cd45d878826c8d9e26bac72879b1;hpb=dd924a1850c79eff2a7c4e430265153f3c5ee67b;p=aaa.git diff --git a/aaa-cli/pom.xml b/aaa-cli/pom.xml old mode 100755 new mode 100644 index f9499a0fa..c4a0ef21a --- a/aaa-cli/pom.xml +++ b/aaa-cli/pom.xml @@ -10,16 +10,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - + org.opendaylight.aaa + aaa-parent + 0.8.0-SNAPSHOT + ../parent 4.0.0 org.opendaylight.aaa aaa-cli - 0.6.0-SNAPSHOT + 0.8.0-SNAPSHOT ODL :: aaa :: ${project.artifactId} bundle @@ -44,6 +44,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ehcache 2.8.3 + + org.opendaylight.aaa + aaa-shiro + ${project.version} + @@ -66,18 +71,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - org.apache.felix - maven-bundle-plugin - true + org.apache.maven.plugins + maven-checkstyle-plugin - - - - org.apache.karaf.shell.commands;version="[3.0.0,4.1)", - org.apache.karaf.shell.console;version="[3.0.0,4.1)", - * - - + checkstyle.violationSeverity=error