summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sandbox/travelsample/clients/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/travelsample/clients/pom.xml b/sandbox/travelsample/clients/pom.xml
index a1a574c55a..56ecd4aa42 100644
--- a/sandbox/travelsample/clients/pom.xml
+++ b/sandbox/travelsample/clients/pom.xml
@@ -36,7 +36,7 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
- <module>currency-converter-rmi-client</modue>
+ <module>currency-converter-rmi-client</module>
<module>currency-converter-ws-jaxws-client</module>
</modules>
</profile>