mirror of
https://github.com/apache/openjpa.git
synced 2025-02-23 10:57:48 +00:00
OPENJPA-519. Need to hardcode the 2.4 version until the problem is resolved in the maven surefire plugin (supposedly in 2.4.2).
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@629874 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6bb87e6203
commit
1d57a1fdaa
1
pom.xml
1
pom.xml
@ -372,6 +372,7 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-surefire-plugin</artifactId>
|
<artifactId>maven-surefire-plugin</artifactId>
|
||||||
|
<version>2.4</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<argLine>${surefire.jvm.args}</argLine>
|
<argLine>${surefire.jvm.args}</argLine>
|
||||||
<useFile>false</useFile>
|
<useFile>false</useFile>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user