Author: wsmoak
Date: Sun Feb 17 09:01:37 2008
New Revision: 628519

URL: http://svn.apache.org/viewvc?rev=628519&view=rev
Log:
Use the latest parent pom snapshot.

Modified:
    struts/site/pom.xml
    struts/site/src/site/resources/.htaccess

Modified: struts/site/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/site/pom.xml?rev=628519&r1=628518&r2=628519&view=diff
==============================================================================
--- struts/site/pom.xml (original)
+++ struts/site/pom.xml Sun Feb 17 09:01:37 2008
@@ -23,7 +23,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-master</artifactId>
-      <version>3-SNAPSHOT</version>
+      <version>5-SNAPSHOT</version>
    </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: struts/site/src/site/resources/.htaccess
URL: 
http://svn.apache.org/viewvc/struts/site/src/site/resources/.htaccess?rev=628519&r1=628518&r2=628519&view=diff
==============================================================================
--- struts/site/src/site/resources/.htaccess (original)
+++ struts/site/src/site/resources/.htaccess Sun Feb 17 09:01:37 2008
@@ -1,4 +1,4 @@
-# This file is maintained at site/src/site/resources.htaccess
+# This file is maintained at site/src/site/resources/.htaccess
 Redirect permanent /userGuide           http://struts.apache.org/1.x/userGuide
 Redirect permanent /faqs                http://struts.apache.org/1.x/faqs
 Redirect permanent /struts-core         http://struts.apache.org/1.x


Reply via email to