From af9478800e5e9884e690c5a48dce2b68d7d348a2 Mon Sep 17 00:00:00 2001 From: Christof Rabensteiner Date: Wed, 21 Aug 2019 15:17:49 +0200 Subject: Remove SSL Depending Testcases from Integration Test Suite - Reason: Now we can run integration tests without the need to set up SSL reverse proxy with client certificates. --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 775c262..62a5bdf 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,13 @@ - integration-test + integration-tests + + **/ITSSL*Test.java + + + + all-tests @@ -156,6 +162,7 @@ + moa-zs -- cgit v1.2.3