diff options
author | Instrumental <jcgmisc@stl.gathman.org> | 2018-03-26 14:07:37 -0700 |
---|---|---|
committer | Instrumental <jcgmisc@stl.gathman.org> | 2018-03-26 14:07:42 -0700 |
commit | 10027f3cd15afd2c8ef341e5cd92de911e07965e (patch) | |
tree | 33982e04750074d4f123eeb960b5302522223f4b /auth/auth-batch | |
parent | 71037c39a37d3549dcfe31926832a657744fbe05 (diff) |
AT&T 2.0.19 Code drop, stage 4
Issue-ID: AAF-197
Change-Id: Ibe14fed4b583966dca5559710bced7bec868eae9
Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
Diffstat (limited to 'auth/auth-batch')
-rw-r--r-- | auth/auth-batch/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml index 8aabdf54..d09bd5d3 100644 --- a/auth/auth-batch/pom.xml +++ b/auth/auth-batch/pom.xml @@ -94,12 +94,6 @@ </dependency> <dependency> - <groupId>org.joda</groupId> - <artifactId>joda-time</artifactId> - <version>2.5</version> - </dependency> - - <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-log4j12</artifactId> </dependency> |