summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/webapps/helloworld-bpel/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--java/sca/samples/webapps/helloworld-bpel/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/sca/samples/webapps/helloworld-bpel/pom.xml b/java/sca/samples/webapps/helloworld-bpel/pom.xml
index 57d1e0c567..6718ccf7ab 100644
--- a/java/sca/samples/webapps/helloworld-bpel/pom.xml
+++ b/java/sca/samples/webapps/helloworld-bpel/pom.xml
@@ -28,7 +28,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
- <artifactId>helloworld-bpel</artifactId>
+ <artifactId>sample-webapp-helloworld-bpel</artifactId>
<packaging>war</packaging>
<name>Apache Tuscany SCA Sample Helloworld BPEL</name>
@@ -127,4 +127,4 @@
</plugins>
</build>
-</project> \ No newline at end of file
+</project>