diff --git a/hibernate/project.properties b/hibernate/project.properties index 281f7798..9ab613b9 100644 --- a/hibernate/project.properties +++ b/hibernate/project.properties @@ -18,3 +18,4 @@ # P R O J E C T P R O P E R T I E S # ------------------------------------------------------------------- maven.docs.outputencoding=UTF-8 +maven.junit.fork=true \ No newline at end of file diff --git a/plugin/project.properties b/plugin/project.properties index d66f96c3..3a34b423 100644 --- a/plugin/project.properties +++ b/plugin/project.properties @@ -17,3 +17,4 @@ # ------------------------------------------------------------------- # P R O J E C T P R O P E R T I E S # ------------------------------------------------------------------- +maven.junit.fork=true \ No newline at end of file