Update pom.xml

master
agibsonccc 2021-03-28 13:10:40 +09:00
parent f76da4f691
commit 72466f3e80
1 changed files with 2 additions and 1 deletions

View File

@ -55,7 +55,8 @@
<maven.compiler.target>1.8</maven.compiler.target>
<java.version>1.8</java.version>
<maven-shade-plugin.version>3.1.1</maven-shade-plugin.version>
<test.heap.size>2g</test.heap.size>
<test.offheap.size>2g</test.offheap.size>
</properties>