mirror of https://github.com/apache/openjpa.git
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:
parent
71dc3ad34d
commit
b4e48abb3a
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue