limit search memory to 1200 Mb

This commit is contained in:
Claudia Agache
2020-11-12 16:18:39 +02:00
parent 276a69d77e
commit 70fa3e4ff8
2 changed files with 1 additions and 6 deletions

View File

@@ -80,11 +80,6 @@
<artifactId>alfresco-testng</artifactId>
<version>1.1</version>
</dependency>
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.1.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>