X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=aaa-cli%2Fpom.xml;h=c4a0ef21af24f6621cf4c25ef677763878332b02;hb=7e7cd43a637a5b01510b0af9cac770b06d380d82;hp=5ae98bb5f24508ccc5c0d68f77c7786048a92892;hpb=45b0b77e95a5505bb652ee2a4a8d46b06ad7be4e;p=aaa.git diff --git a/aaa-cli/pom.xml b/aaa-cli/pom.xml old mode 100755 new mode 100644 index 5ae98bb5f..c4a0ef21a --- a/aaa-cli/pom.xml +++ b/aaa-cli/pom.xml @@ -10,16 +10,17 @@ 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.6.0-SNAPSHOT - + org.opendaylight.aaa + aaa-parent + 0.8.0-SNAPSHOT + ../parent 4.0.0 org.opendaylight.aaa aaa-cli - 0.5.0-SNAPSHOT + 0.8.0-SNAPSHOT + ODL :: aaa :: ${project.artifactId} bundle @@ -43,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} + @@ -62,4 +68,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + +