forked from jasder/antlr
fix maven warning
This commit is contained in:
parent
f804d124dc
commit
95578de8c6
|
@ -76,6 +76,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<version>2.12.4</version>
|
||||
<configuration>
|
||||
<systemPropertyVariables>
|
||||
<antlr-python2-runtime>../../antlr4-python2/src</antlr-python2-runtime>
|
||||
|
|
Loading…
Reference in New Issue