summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-js-client/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/itest/distribution/webapp-helloworld-js-client/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-js-client/pom.xml b/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-js-client/pom.xml
index d5da35e2be..ddda9b7ad0 100644
--- a/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-js-client/pom.xml
+++ b/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-js-client/pom.xml
@@ -46,7 +46,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>helloworld-js-client</artifactId>
+ <artifactId>sample-helloworld-js-client-webapp</artifactId>
<type>war</type>
<version>2.0-SNAPSHOT</version>
</dependency>
@@ -179,7 +179,7 @@
<deployables>
<deployable>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>helloworld-js-client</artifactId>
+ <artifactId>sample-helloworld-js-client-webapp</artifactId>
<type>war</type>
<properties>
<context>helloworld-js-client</context>