You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/08/08 00:24:39 UTC

svn commit: r1370574 - /maven/site/branches/INFRA-4466/trunk/content/filtered-resources/.htaccess

Author: hboutemy
Date: Tue Aug  7 22:24:39 2012
New Revision: 1370574

URL: http://svn.apache.org/viewvc?rev=1370574&view=rev
Log:
CMS commit to maventest by hboutemy

Modified:
    maven/site/branches/INFRA-4466/trunk/content/filtered-resources/.htaccess

Modified: maven/site/branches/INFRA-4466/trunk/content/filtered-resources/.htaccess
URL: http://svn.apache.org/viewvc/maven/site/branches/INFRA-4466/trunk/content/filtered-resources/.htaccess?rev=1370574&r1=1370573&r2=1370574&view=diff
==============================================================================
--- maven/site/branches/INFRA-4466/trunk/content/filtered-resources/.htaccess (original)
+++ maven/site/branches/INFRA-4466/trunk/content/filtered-resources/.htaccess Tue Aug  7 22:24:39 2012
@@ -67,4 +67,4 @@ Redirect Permanent /guides/mini/guide-ap
 Options +FollowSymlinks
 RewriteEngine on
 
-RewriteRule ^/plugins/maven-clean-plugin/(.*) /plugins/maven-clean-plugin-2.5/$1 [L]
+RewriteRule ^/plugins/maven-clean-plugin/(.*)$ /plugins/maven-clean-plugin-2.5/$1 [L]