Skip to content

Commit

Permalink
error in swift-fin pom
Browse files Browse the repository at this point in the history
  • Loading branch information
teverett committed Sep 2, 2016
1 parent e2afed3 commit b1336c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion swift-fin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,9 @@
</executions>
</plugin>
<plugin>
<groupId>org.antlr</groupId>
<groupId>com.khubla.antlr</groupId>
<artifactId>antlr4test-maven-plugin</artifactId>
<version>${antlr4test-maven-plugin.version}</version>
<configuration>
<verbose>false</verbose>
<showTree>true</showTree>
Expand Down

0 comments on commit b1336c5

Please sign in to comment.