From 0e5efc61b657dba874aacc95ee21c76b95fb2028 Mon Sep 17 00:00:00 2001 From: sg481n Date: Fri, 25 Aug 2017 00:57:25 -0400 Subject: Update aaf client module Remove aaf submodules and update aaf client module. Issue-id: AAF-21 Change-Id: I750ec9e26596652a142b014db94aabd082880130 Signed-off-by: sg481n --- authz-cmd/pom.xml | 176 ------------------------------------------------------ 1 file changed, 176 deletions(-) delete mode 100644 authz-cmd/pom.xml (limited to 'authz-cmd/pom.xml') diff --git a/authz-cmd/pom.xml b/authz-cmd/pom.xml deleted file mode 100644 index 5c913be8..00000000 --- a/authz-cmd/pom.xml +++ /dev/null @@ -1,176 +0,0 @@ - - - - 4.0.0 - - com.att.authz - parent - 1.0.0-SNAPSHOT - ../pom.xml - - - authz-cmd - Authz Command - Command Line Processor for Authz - jar - https://github.com/att/AAF - - - BSD License - - - - - - Jonathan Gathman - - ATT - - - - - - false - 21 - - - - - com.att.cadi - cadi-aaf - - - - com.att.authz - authz-core - - - - jline - jline - 2.14.2 - - - - org.slf4j - slf4j-log4j12 - - - - - - - - - maven-assembly-plugin - 2.4 - - tests - - - true - - - - - - full - package - - single - - - - src/main/assemble/authz-cmd.xml - - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - false - - - - attach-javadocs - - jar - - - - - - - - org.apache.maven.plugins - maven-source-plugin - 2.2.1 - - - attach-sources - - jar-no-fork - - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ossrhdme - https://oss.sonatype.org/ - true - - - - - - - - - - -- cgit 1.2.3-korg