summaryrefslogtreecommitdiffstats
path: root/java/sca/distribution/host-webapp/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-01-29 14:01:35 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-01-29 14:01:35 +0000
commit9d36a7f7532af350c29467a75b8b89e6757b3d21 (patch)
treef13c536db9d96cc1013cc20f87411cf120257f32 /java/sca/distribution/host-webapp/pom.xml
parentbf1cecf0ba5cdf6d0495f4656453f1d92134c45b (diff)
Correct the artifactId to match what the all distribution is using
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738861 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/distribution/host-webapp/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/distribution/host-webapp/pom.xml b/java/sca/distribution/host-webapp/pom.xml
index 62984b996c..f62d98ea9c 100644
--- a/java/sca/distribution/host-webapp/pom.xml
+++ b/java/sca/distribution/host-webapp/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
- <artifactId>tuscany-extension-host-webapp</artifactId>
+ <artifactId>tuscany-distribution-webapp</artifactId>
<name>Apache Tuscany SCA Webapp Distribution</name>
<packaging>pom</packaging>