summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/spi/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/testing/itest/spi/pom.xml')
-rw-r--r--sca-java-2.x/trunk/testing/itest/spi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/spi/pom.xml b/sca-java-2.x/trunk/testing/itest/spi/pom.xml
index 0a12e2c292..73d33aa041 100644
--- a/sca-java-2.x/trunk/testing/itest/spi/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/spi/pom.xml
@@ -55,7 +55,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>