summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-web-runtime/pom.xml
diff options
context:
space:
mode:
authorvamsic007 <vamsic007@13f79535-47bb-0310-9956-ffa450edef68>2008-08-07 15:51:43 +0000
committervamsic007 <vamsic007@13f79535-47bb-0310-9956-ffa450edef68>2008-08-07 15:51:43 +0000
commit440097128eb008ffdf73ee61347554d517e50288 (patch)
tree329073f0e6d2c9e2424baabd6668da6e2d720a7d /java/sca/modules/implementation-web-runtime/pom.xml
parent30b206284eb04f20d7574bcb5c6bf37816363055 (diff)
tuscany-implementation-web is used by modules\implementation-web as well. Changing the artifactId to match the module name.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683636 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/implementation-web-runtime/pom.xml')
-rw-r--r--java/sca/modules/implementation-web-runtime/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/modules/implementation-web-runtime/pom.xml b/java/sca/modules/implementation-web-runtime/pom.xml
index 3741947f87..44dfd0cc3a 100644
--- a/java/sca/modules/implementation-web-runtime/pom.xml
+++ b/java/sca/modules/implementation-web-runtime/pom.xml
@@ -27,7 +27,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
- <artifactId>tuscany-implementation-web</artifactId>
+ <artifactId>tuscany-implementation-web-runtime</artifactId>
<name>Apache Tuscany SCA implementation.web Extension</name>
<dependencies>