forked from jasder/antlr
building 4.6 runtime requires 4.5 antlr mvn plugin
This commit is contained in:
parent
5337b4142b
commit
71c52eb0fa
|
@ -16,7 +16,7 @@
|
|||
<plugin>
|
||||
<groupId>org.antlr</groupId>
|
||||
<artifactId>antlr4-maven-plugin</artifactId>
|
||||
<version>4.6</version>
|
||||
<version>4.5</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>antlr</id>
|
||||
|
|
Loading…
Reference in New Issue