You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sd...@apache.org on 2022/03/19 10:39:06 UTC

[ignite-3] 01/01: test

This is an automated email from the ASF dual-hosted git repository.

sdanilov pushed a commit to branch ignite-16684
in repository https://gitbox.apache.org/repos/asf/ignite-3.git

commit 50f32415ef0864264f69741c7fed89df0b1938a9
Author: Semyon Danilov <sa...@yandex.ru>
AuthorDate: Sat Mar 19 13:38:52 2022 +0300

    test
---
 parent/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/parent/pom.xml b/parent/pom.xml
index 911c381..ca39b07 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -1134,6 +1134,7 @@
                     <includes>
                         <include>%regex[.*(It)[A-Z].*]</include>
                     </includes>
+                    <reuseForks>false</reuseForks>
                 </configuration>
                 <executions>
                     <execution>