From 226035ecb37dc72c17045dcc0cd9309f744069f2 Mon Sep 17 00:00:00 2001 From: Ali Dehghani Date: Mon, 15 Jun 2020 19:56:49 +0430 Subject: [PATCH] Disabling Forking for this Module --- spring-jooq/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/spring-jooq/pom.xml b/spring-jooq/pom.xml index 63c6b5c8ee..c07d6278cb 100644 --- a/spring-jooq/pom.xml +++ b/spring-jooq/pom.xml @@ -73,6 +73,17 @@ + + + + org.apache.maven.plugins + maven-surefire-plugin + ${maven-surefire-plugin.version} + + 0 + + + org.codehaus.mojo properties-maven-plugin