Skip to content

Commit

Permalink
- switched to mvn antlr plugin 3.5 - see antlr/antlr3#28
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbiehl committed Apr 6, 2013
1 parent a3883a8 commit cb2fbb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -69,7 +69,7 @@
<plugin>
<groupId>org.antlr</groupId>
<artifactId>antlr3-maven-plugin</artifactId>
<version>3.4</version>
<version>3.5</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit cb2fbb2

Please sign in to comment.