You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2014/07/05 12:14:20 UTC

svn commit: r915072 - /websites/staging/directory/trunk/content/apacheds/gen-docs/.htaccess

Author: elecharny
Date: Sat Jul  5 10:14:20 2014
New Revision: 915072

Log:
 Pointing to the new 2.0.0-M17 javadoc version

Modified:
    websites/staging/directory/trunk/content/apacheds/gen-docs/.htaccess

Modified: websites/staging/directory/trunk/content/apacheds/gen-docs/.htaccess
==============================================================================
--- websites/staging/directory/trunk/content/apacheds/gen-docs/.htaccess (original)
+++ websites/staging/directory/trunk/content/apacheds/gen-docs/.htaccess Sat Jul  5 10:14:20 2014
@@ -2,5 +2,5 @@ RewriteEngine on
 
 RewriteBase /apacheds/gen-docs
 
-RewriteRule ^latest$ 2.0.0-M16/
-RewriteRule ^latest/(.*)$ 2.0.0-M16/$1
+RewriteRule ^latest$ 2.0.0-M17/
+RewriteRule ^latest/(.*)$ 2.0.0-M17/$1