diff options
author | Instrumental <jcgmisc@stl.gathman.org> | 2018-04-02 17:41:10 -0500 |
---|---|---|
committer | Instrumental <jcgmisc@stl.gathman.org> | 2018-04-02 17:42:06 -0500 |
commit | 67bac2c1c44beab7752b39584553449e1c8a4e94 (patch) | |
tree | 40f0023bc420e0cc947a1d81f235e04f8bf925f3 /auth/auth-batch/pom.xml | |
parent | 1eb6678db673759f0f95b1aedfcb4fe55c7152a2 (diff) |
Keep only clean TestCases, remove 2 license issues
Issue-ID: AAF-111
Change-Id: I7f779f4beacc84427734ce2c5b0369d5727e136d
Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
Diffstat (limited to 'auth/auth-batch/pom.xml')
-rw-r--r-- | auth/auth-batch/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml index 2813a559..8969de0e 100644 --- a/auth/auth-batch/pom.xml +++ b/auth/auth-batch/pom.xml @@ -71,7 +71,7 @@ </developers> <properties> - <skipTests>true</skipTests> + <maven.test.failure.ignore>false</maven.test.failure.ignore> |