Update pom.xml

This commit is contained in:
Ashish Trivedi 2020-08-10 12:52:15 +05:30 committed by GitHub
parent 87f3a4d956
commit 5441db6582
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -376,10 +376,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<!--suppress UnresolvedMavenProperty -->
<argLine>-Xmx1024M ${argLine}</argLine>
</configuration>
<version>3.0.0-M5</version>
</plugin>
<plugin>