DIRSERVER-1017 - Corrected SVN Source URL for packaging of docs in installers.  I am commenting out this section of the pom to match 1.5.1 since this checks out fresh code on every build of the installers and unless it is a release build, the code is older than the SNAPSHOT build since it references a release branch.  We can find a better way to do this if we need to.

git-svn-id: https://svn.apache.org/repos/asf/directory/apacheds/branches/1.0@564229 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/server-installers/pom.xml b/server-installers/pom.xml
index 1621287..695c84e 100644
--- a/server-installers/pom.xml
+++ b/server-installers/pom.xml
@@ -128,10 +128,12 @@
               <installationBundleId>Binaries</installationBundleId>
             </packagedFile>
           </packagedFiles>
+<!--
           <svnBaseUrl>
             http://svn.apache.org/repos/asf/directory/apacheds/releases/1.0.2
           </svnBaseUrl>
           <packageSources>true</packageSources>
+-->
           <!--packageDocs>true</packageDocs-->
           <applicationClass>
             org.apache.ldap.server.Service