Skip to content

Commit 920d0a0

Browse files
HobbyProjectsNima
andauthored
Remove stale and unused log4j ref (#223)
Co-authored-by: Nima <[email protected]>
1 parent 55d490a commit 920d0a0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,6 @@
3030
<artifactId>maven-surefire-plugin</artifactId>
3131
<version>3.0.0-M3</version>
3232
<configuration>
33-
<systemProperties>
34-
<property>
35-
<name>loggerPath</name>
36-
<value>conf/log4j.properties</value>
37-
</property>
38-
</systemProperties>
3933
<argLine>-Xms512m -Xmx1500m</argLine>
4034
<parallel>methods</parallel>
4135
<useUnlimitedThreads>true</useUnlimitedThreads>

0 commit comments

Comments
 (0)