diff options
author | Instrumental <jgonap@stl.gathman.org> | 2020-03-19 08:10:12 -0500 |
---|---|---|
committer | Instrumental <jgonap@stl.gathman.org> | 2020-03-19 13:02:59 -0500 |
commit | 6a1ddb5e38cf8fa29f84c4b6ac4172bc1063691a (patch) | |
tree | 2928b6182f0d4c517ae13e544e6677ea49d3d74c /auth/auth-batch/pom.xml | |
parent | 6129846e19a51f266d61df7b71fac408e5611b76 (diff) |
Fix standalone Batch Jars
Issue-ID: AAF-1114
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: I6ceb7ef714b3c7c2b33371abfca9202746151231
Diffstat (limited to 'auth/auth-batch/pom.xml')
-rw-r--r-- | auth/auth-batch/pom.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml index 78dfe2ce..cb44ea38 100644 --- a/auth/auth-batch/pom.xml +++ b/auth/auth-batch/pom.xml @@ -55,9 +55,6 @@ </developers> <properties> - - - <maven.test.failure.ignore>false</maven.test.failure.ignore> <!-- SONAR --> <!-- <sonar.skip>true</sonar.skip> --> |