summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/pom.xml
index 53ede3e358..31ba2f291f 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/pom.xml
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/pom.xml
@@ -36,7 +36,7 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
- <module>contribution-helloworld-bpel</module>
+ <module>helloworld-bpel-contribution</module>
<module>helloworld-bpel-webapp</module>
</modules>
</profile>