From 800f66c4cc7e1e4b3e485af5236e3c9b8d54f028 Mon Sep 17 00:00:00 2001 From: "yihua.huang" Date: Mon, 18 Jan 2016 23:20:08 +0800 Subject: [PATCH] Revert "remove some unkown config" This reverts commit 0e245c989605c94b8daa21be8da9ac7002c10568. --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index aa7f9cb..e7290bc 100644 --- a/pom.xml +++ b/pom.xml @@ -153,6 +153,10 @@ org.apache.maven.plugins maven-surefire-plugin 2.18 + + pertest + -Xms1024m -Xmx1024m -Xss1m + org.apache.maven.plugins