fix maven warning

This commit is contained in:
Eric Vergnaud 2015-09-19 00:02:32 +08:00
parent f804d124dc
commit 95578de8c6
1 changed files with 1 additions and 0 deletions

View File

@ -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>