diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-09-19 06:59:20 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-09-19 06:59:31 -0500 |
commit | 413480483ae4dbbeb34b454ffc164f81867b4a9c (patch) | |
tree | 798b3febd13d8bfcc8a46fe61e588ca0499881b7 /auth/auth-batch/pom.xml | |
parent | e66b95f220bbef1efeaee337749f91e7b15b1fd7 (diff) |
Update to new Oparent
Issue-ID: AAF-509
Change-Id: Ic9235812d4a396fdc86a4938b626805c22773c00
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/auth-batch/pom.xml')
-rw-r--r-- | auth/auth-batch/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml index 1c49d6fb..a30ccaa7 100644 --- a/auth/auth-batch/pom.xml +++ b/auth/auth-batch/pom.xml @@ -118,11 +118,6 @@ <groupId>org.onap.aaf.authz</groupId> <artifactId>aaf-auth-cass</artifactId> </dependency> - - <dependency> - <groupId>javax.mail</groupId> - <artifactId>mail</artifactId> - </dependency> <dependency> <groupId>org.slf4j</groupId> |