diff options
Diffstat (limited to '')
-rw-r--r-- | sca-java-1.x/trunk/tutorials/travelsample/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/trunk/tutorials/travelsample/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/pom.xml index 6a38715996..417f6ad73f 100644 --- a/sca-java-1.x/trunk/tutorials/travelsample/pom.xml +++ b/sca-java-1.x/trunk/tutorials/travelsample/pom.xml @@ -105,7 +105,7 @@ <module>launchers</module> <module>services</module> <module>clients</module> - <module>distribution</module> + <module>binaries</module> </modules> </project> |