summaryrefslogtreecommitdiff
path: root/java/perftests/visualisation-jfc/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/perftests/visualisation-jfc/build.xml')
-rw-r--r--java/perftests/visualisation-jfc/build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/perftests/visualisation-jfc/build.xml b/java/perftests/visualisation-jfc/build.xml
index 02c9f5dcbd..04deb39d36 100644
--- a/java/perftests/visualisation-jfc/build.xml
+++ b/java/perftests/visualisation-jfc/build.xml
@@ -17,8 +17,8 @@
- under the License.
-->
<project name="visualisation-jfc" xmlns:ivy="antlib:org.apache.ivy.ant" default="build">
- <property name="module.depends" value="common perftests" />
- <property name="module.test.depends" value="test common/test" />
+ <property name="module.depends" value="perftests" />
+ <property name="module.test.depends" value="common common/tests" />
<property name="module.manifest" value="true" />