|
@@ -163,8 +163,8 @@ |
|
|
<groupId>org.apache.maven.plugins</groupId> |
|
|
<groupId>org.apache.maven.plugins</groupId> |
|
|
<artifactId>maven-surefire-plugin</artifactId> |
|
|
<artifactId>maven-surefire-plugin</artifactId> |
|
|
<configuration> |
|
|
<configuration> |
|
|
|
|
|
<basedir>../../../..</basedir> |
|
|
<systemProperties> |
|
|
<systemProperties> |
|
|
<basedir>../../../..</basedir> |
|
|
|
|
|
<property> |
|
|
<property> |
|
|
<name>ant.home</name> |
|
|
<name>ant.home</name> |
|
|
<value>${env.ANT_HOME}</value> |
|
|
<value>${env.ANT_HOME}</value> |
|
|