fixing build failure due to bad directory name

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1070060 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 3657ccf..0a506d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,6 +66,6 @@
           <module>webloader/ui</module>
           <module>custom-login-form</module>
           <module>slingbucks</module>
-          <module>installing-dependencies-sample</module>
+          <module>installing-dependencies</module>
   </modules>
 </project>
\ No newline at end of file