specify version for javacc plugin

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@587937 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Dick 2007-10-24 17:42:19 +00:00
parent 71dc3ad34d
commit b4e48abb3a
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>javacc-maven-plugin</artifactId>
<version>2.1</version>
<executions>
<execution>
<id>jjtree-jpql</id>