summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/nodes/two-nodes-two-vms-hazelcast/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/testing/itest/nodes/two-nodes-two-vms-hazelcast/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/nodes/two-nodes-two-vms-hazelcast/pom.xml b/sca-java-2.x/trunk/testing/itest/nodes/two-nodes-two-vms-hazelcast/pom.xml
index 8f5a4d3ed8..50ca875f98 100644
--- a/sca-java-2.x/trunk/testing/itest/nodes/two-nodes-two-vms-hazelcast/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/nodes/two-nodes-two-vms-hazelcast/pom.xml
@@ -96,7 +96,7 @@
</goals>
<configuration>
<tasks unless="maven.test.skip">
- <property name="tuscany.version" value="${version}" />
+ <property name="tuscany.version" value="${project.version}" />
<property name="runtime_classpath" refid="maven.runtime.classpath"/>
<ant antfile="./build.xml" target="run"/>
</tasks>