summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/jms/format-jmsbytes
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/testing/itest/jms/format-jmsbytes/pom.xml2
-rw-r--r--sca-java-2.x/trunk/testing/itest/jms/format-jmsbytesxml/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/jms/format-jmsbytes/pom.xml b/sca-java-2.x/trunk/testing/itest/jms/format-jmsbytes/pom.xml
index e1d3acf970..9834ac5793 100644
--- a/sca-java-2.x/trunk/testing/itest/jms/format-jmsbytes/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/jms/format-jmsbytes/pom.xml
@@ -30,6 +30,6 @@
<name>Apache Tuscany SCA iTest JMS Message Format jmsbytes</name>
<build>
- <finalName>${artifactId}</finalName>
+ <finalName>${project.artifactId}</finalName>
</build>
</project>
diff --git a/sca-java-2.x/trunk/testing/itest/jms/format-jmsbytesxml/pom.xml b/sca-java-2.x/trunk/testing/itest/jms/format-jmsbytesxml/pom.xml
index ad7f5abd0a..9e1410860b 100644
--- a/sca-java-2.x/trunk/testing/itest/jms/format-jmsbytesxml/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/jms/format-jmsbytesxml/pom.xml
@@ -30,6 +30,6 @@
<name>Apache Tuscany SCA iTest JMS Message Format jmsbytesxml</name>
<build>
- <finalName>${artifactId}</finalName>
+ <finalName>${project.artifactId}</finalName>
</build>
</project>