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 2015/03/27 18:10:52 UTC

svn commit: r945290 - in /websites/staging/directory/trunk/content: extpaths.txt mavibot/gen-docs/.htaccess

Author: elecharny
Date: Fri Mar 27 17:10:52 2015
New Revision: 945290

Log:
Update to refer the 1.0.0-M7 release

Modified:
    websites/staging/directory/trunk/content/extpaths.txt
    websites/staging/directory/trunk/content/mavibot/gen-docs/.htaccess

Modified: websites/staging/directory/trunk/content/extpaths.txt
==============================================================================
--- websites/staging/directory/trunk/content/extpaths.txt (original)
+++ websites/staging/directory/trunk/content/extpaths.txt Fri Mar 27 17:10:52 2015
@@ -52,6 +52,7 @@ api/gen-docs/1.0.0-M2
 api/gen-docs/1.0.0-M1
 
 # Mavibot
+mavibot/gen-docs/1.0.0-M7
 mavibot/gen-docs/1.0.0-M6
 mavibot/gen-docs/1.0.0-M5
 mavibot/gen-docs/1.0.0-M4

Modified: websites/staging/directory/trunk/content/mavibot/gen-docs/.htaccess
==============================================================================
--- websites/staging/directory/trunk/content/mavibot/gen-docs/.htaccess (original)
+++ websites/staging/directory/trunk/content/mavibot/gen-docs/.htaccess Fri Mar 27 17:10:52 2015
@@ -2,5 +2,5 @@ RewriteEngine on
 
 RewriteBase /mavibot/gen-docs
 
-RewriteRule ^latest$ 1.0.0-M6/
-RewriteRule ^latest/(.*)$ 1.0.0-M6/$1
+RewriteRule ^latest$ 1.0.0-M7/
+RewriteRule ^latest/(.*)$ 1.0.0-M7/$1