summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/getting-started/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/samples/getting-started/pom.xml')
-rw-r--r--sca-java-2.x/trunk/samples/getting-started/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/samples/getting-started/pom.xml b/sca-java-2.x/trunk/samples/getting-started/pom.xml
index 51afb53031..b8d9e11fcd 100644
--- a/sca-java-2.x/trunk/samples/getting-started/pom.xml
+++ b/sca-java-2.x/trunk/samples/getting-started/pom.xml
@@ -37,8 +37,8 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
- <module>contributions</module>
- <module>webapps</module>
+ <module>contribution-helloworld</module>
+ <module>helloworld-webapp</module>
</modules>
</profile>
</profiles>