summaryrefslogtreecommitdiffstats
path: root/java/sca/otest/current/tests/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-07-22 14:33:02 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-07-22 14:33:02 +0000
commit7039ab33ed43bc66b6345c2d4e2eb76b4c293dcd (patch)
tree72123a90a99193e61b041401b12f58ce8f686660 /java/sca/otest/current/tests/pom.xml
parent30b128cc1501c1d94f68d562ade91f3bda102ddc (diff)
Fix artifact id and put resource copying in the right phase
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796743 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/otest/current/tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/otest/current/tests/pom.xml b/java/sca/otest/current/tests/pom.xml
index a120677e92..9d6448de39 100644
--- a/java/sca/otest/current/tests/pom.xml
+++ b/java/sca/otest/current/tests/pom.xml
@@ -25,7 +25,7 @@
<version>2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
- <artifactId>tuscany-otest-tests</artifactId>
+ <artifactId>tuscany-otests-asm-tests</artifactId>
<name>Apache Tuscany SCA Specification Tests</name>
<dependencies>