Skip to content

Commit

Permalink
building 4.6 runtime requires 4.5 antlr mvn plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
parrt committed Nov 6, 2016
1 parent 5337b41 commit 71c52eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/Java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 71c52eb

Please sign in to comment.