diff options
Diffstat (limited to 'java/sca/samples/webapps/helloworld-jsp/pom.xml')
-rw-r--r-- | java/sca/samples/webapps/helloworld-jsp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/samples/webapps/helloworld-jsp/pom.xml b/java/sca/samples/webapps/helloworld-jsp/pom.xml index 8a7101c775..5c1786e651 100644 --- a/java/sca/samples/webapps/helloworld-jsp/pom.xml +++ b/java/sca/samples/webapps/helloworld-jsp/pom.xml @@ -26,7 +26,7 @@ <relativePath>../../pom.xml</relativePath> </parent> - <artifactId>sample-webapp-helloworld-jsp</artifactId> + <artifactId>helloworld-jsp</artifactId> <packaging>war</packaging> <name>Apache Tuscany SCA Sample Helloworld JSP</name> |