Skip to content

Commit 12e7bb8

Browse files
committed
remove surefire argument (unused)
1 parent 51214f9 commit 12e7bb8

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,6 @@
7878
<groupId>org.apache.maven.plugins</groupId>
7979
<artifactId>maven-surefire-plugin</artifactId>
8080
<version>2.19.1</version>
81-
<configuration>
82-
<!-- Sets the VM argument line used when unit tests are run. -->
83-
<argLine>${surefireArgLine}</argLine>
84-
</configuration>
8581
</plugin>
8682
<plugin>
8783
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)