Skip to content

Commit

Permalink
update deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
vegegoku committed Sep 14, 2023
1 parent 2a6c23a commit 3b3b004
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,10 @@
<configuration>
<sourceLevel>1.8</sourceLevel>
<failOnError>true</failOnError>
<jvmArgs>
<jvmArg>-Xms4096m</jvmArg>
<jvmArg>-Xmx6144m</jvmArg>
</jvmArgs>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 3b3b004

Please sign in to comment.