diff --git a/pom.xml b/pom.xml index 6e9962e..605ba48 100644 --- a/pom.xml +++ b/pom.xml @@ -96,6 +96,7 @@ UTF-8 3.1.2 source-release-tar + 3.0.0-M5 @@ -417,6 +418,13 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + -Djava.io.tmpdir="${project.build.directory}" + +