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