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