summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/bpel/helloworld-ws
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/testing/itest/bpel/helloworld-ws')
-rw-r--r--sca-java-2.x/trunk/testing/itest/bpel/helloworld-ws/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/bpel/helloworld-ws/pom.xml b/sca-java-2.x/trunk/testing/itest/bpel/helloworld-ws/pom.xml
index dffbb4f9a9..7cc80fa468 100644
--- a/sca-java-2.x/trunk/testing/itest/bpel/helloworld-ws/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/bpel/helloworld-ws/pom.xml
@@ -81,7 +81,7 @@
</dependencies>
<build>
- <finalName>${artifactId}</finalName>
+ <finalName>${project.artifactId}</finalName>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>