You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by hu...@apache.org on 2006/07/17 05:15:10 UTC

svn commit: r422607 - in /struts/struts1/trunk: ./ apps/ apps/blank/ apps/cookbook/ apps/el-example/ apps/examples/ apps/faces-example1/ apps/faces-example2/ apps/mailreader/ apps/scripting-mailreader/ apps/src/site/ assembly/ assembly/src/main/assembl...

Author: husted
Date: Sun Jul 16 20:15:06 2006
New Revision: 422607

URL: http://svn.apache.org/viewvc?rev=422607&view=rev
Log:
STR-2910 Remove snapshot qualifier in preparation for 1.3.5 distribution

Modified:
    struts/struts1/trunk/apps/blank/pom.xml
    struts/struts1/trunk/apps/cookbook/pom.xml
    struts/struts1/trunk/apps/el-example/pom.xml
    struts/struts1/trunk/apps/examples/pom.xml
    struts/struts1/trunk/apps/faces-example1/pom.xml
    struts/struts1/trunk/apps/faces-example2/pom.xml
    struts/struts1/trunk/apps/mailreader/pom.xml
    struts/struts1/trunk/apps/pom.xml
    struts/struts1/trunk/apps/scripting-mailreader/pom.xml
    struts/struts1/trunk/apps/src/site/site.xml
    struts/struts1/trunk/assembly/pom.xml
    struts/struts1/trunk/assembly/src/main/assembly/all.xml
    struts/struts1/trunk/assembly/src/main/assembly/docs.xml
    struts/struts1/trunk/core/pom.xml
    struts/struts1/trunk/el/pom.xml
    struts/struts1/trunk/el/src/site/site.xml
    struts/struts1/trunk/extras/pom.xml
    struts/struts1/trunk/extras/src/site/site.xml
    struts/struts1/trunk/faces/pom.xml
    struts/struts1/trunk/faces/src/site/site.xml
    struts/struts1/trunk/integration/apps-it/pom.xml
    struts/struts1/trunk/integration/pom.xml
    struts/struts1/trunk/mailreader-dao/pom.xml
    struts/struts1/trunk/pom.xml
    struts/struts1/trunk/scripting/pom.xml
    struts/struts1/trunk/scripting/src/site/site.xml
    struts/struts1/trunk/src/site/site.xml
    struts/struts1/trunk/taglib/pom.xml
    struts/struts1/trunk/taglib/src/site/site.xml
    struts/struts1/trunk/tiles/pom.xml
    struts/struts1/trunk/tiles/src/site/site.xml

Modified: struts/struts1/trunk/apps/blank/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/blank/pom.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/apps/blank/pom.xml (original)
+++ struts/struts1/trunk/apps/blank/pom.xml Sun Jul 16 20:15:06 2006
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-apps</artifactId>
-      <version>1.3.5-SNAPSHOT</version>
+      <version>1.3.5</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/struts1/trunk/apps/cookbook/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/cookbook/pom.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/apps/cookbook/pom.xml (original)
+++ struts/struts1/trunk/apps/cookbook/pom.xml Sun Jul 16 20:15:06 2006
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-apps</artifactId>
-      <version>1.3.5-SNAPSHOT</version>
+      <version>1.3.5</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/struts1/trunk/apps/el-example/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/el-example/pom.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/apps/el-example/pom.xml (original)
+++ struts/struts1/trunk/apps/el-example/pom.xml Sun Jul 16 20:15:06 2006
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-apps</artifactId>
-      <version>1.3.5-SNAPSHOT</version>
+      <version>1.3.5</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/struts1/trunk/apps/examples/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/examples/pom.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/apps/examples/pom.xml (original)
+++ struts/struts1/trunk/apps/examples/pom.xml Sun Jul 16 20:15:06 2006
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-apps</artifactId>
-      <version>1.3.5-SNAPSHOT</version>
+      <version>1.3.5</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/struts1/trunk/apps/faces-example1/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/faces-example1/pom.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/apps/faces-example1/pom.xml (original)
+++ struts/struts1/trunk/apps/faces-example1/pom.xml Sun Jul 16 20:15:06 2006
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-apps</artifactId>
-      <version>1.3.5-SNAPSHOT</version>
+      <version>1.3.5</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>
@@ -47,20 +47,20 @@
          <scope>provided</scope>
       </dependency>
       <dependency>
-	     <groupId>myfaces</groupId>
-	     <artifactId>myfaces-impl</artifactId>
-	     <version>1.0.9</version>
+         <groupId>myfaces</groupId>
+         <artifactId>myfaces-impl</artifactId>
+         <version>1.0.9</version>
       </dependency>
       <dependency>
-	     <groupId>myfaces</groupId>
-	     <artifactId>myfaces-extensions</artifactId>
-	     <version>1.0.9</version>
+         <groupId>myfaces</groupId>
+         <artifactId>myfaces-extensions</artifactId>
+         <version>1.0.9</version>
       </dependency>
       <dependency>
-	     <groupId>myfaces</groupId>
-	     <artifactId>myfaces-jsf-api</artifactId>
-	     <version>1.0.9</version>
-	  </dependency>
+         <groupId>myfaces</groupId>
+         <artifactId>myfaces-jsf-api</artifactId>
+         <version>1.0.9</version>
+      </dependency>
       <dependency>
          <groupId>javax.servlet</groupId>
          <artifactId>jstl</artifactId>

Modified: struts/struts1/trunk/apps/faces-example2/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/faces-example2/pom.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/apps/faces-example2/pom.xml (original)
+++ struts/struts1/trunk/apps/faces-example2/pom.xml Sun Jul 16 20:15:06 2006
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-apps</artifactId>
-      <version>1.3.5-SNAPSHOT</version>
+      <version>1.3.5</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>
@@ -47,20 +47,20 @@
          <scope>provided</scope>
       </dependency>
       <dependency>
-	     <groupId>myfaces</groupId>
-	     <artifactId>myfaces-impl</artifactId>
-	     <version>1.0.9</version>
+         <groupId>myfaces</groupId>
+         <artifactId>myfaces-impl</artifactId>
+         <version>1.0.9</version>
       </dependency>
       <dependency>
-	     <groupId>myfaces</groupId>
-	     <artifactId>myfaces-extensions</artifactId>
-	     <version>1.0.9</version>
+         <groupId>myfaces</groupId>
+         <artifactId>myfaces-extensions</artifactId>
+         <version>1.0.9</version>
       </dependency>
       <dependency>
-	     <groupId>myfaces</groupId>
-	     <artifactId>myfaces-jsf-api</artifactId>
-	     <version>1.0.9</version>
-	  </dependency>
+         <groupId>myfaces</groupId>
+         <artifactId>myfaces-jsf-api</artifactId>
+         <version>1.0.9</version>
+      </dependency>
       <dependency>
          <groupId>javax.servlet</groupId>
          <artifactId>jstl</artifactId>

Modified: struts/struts1/trunk/apps/mailreader/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/mailreader/pom.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/apps/mailreader/pom.xml (original)
+++ struts/struts1/trunk/apps/mailreader/pom.xml Sun Jul 16 20:15:06 2006
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-apps</artifactId>
-      <version>1.3.5-SNAPSHOT</version>
+      <version>1.3.5</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/struts1/trunk/apps/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/pom.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/apps/pom.xml (original)
+++ struts/struts1/trunk/apps/pom.xml Sun Jul 16 20:15:06 2006
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-parent</artifactId>
-      <version>1.3.5-SNAPSHOT</version>
+      <version>1.3.5</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/struts1/trunk/apps/scripting-mailreader/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/pom.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/pom.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/pom.xml Sun Jul 16 20:15:06 2006
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-apps</artifactId>
-      <version>1.3.5-SNAPSHOT</version>
+      <version>1.3.5</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/struts1/trunk/apps/src/site/site.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/src/site/site.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/apps/src/site/site.xml (original)
+++ struts/struts1/trunk/apps/src/site/site.xml Sun Jul 16 20:15:06 2006
@@ -14,7 +14,7 @@
         <links>
             <item name="Apache" href="http://www.apache.org" /> 
             <item name="Struts 1" href="http://struts.apache.org/1.x/" />
-            <item name="Struts 2" href="http://struts.apache.org/2.0/" />
+            <item name="Struts 2" href="http://struts.apache.org/2.x/" />
         </links>
 
         <menu name="Struts Apps">

Modified: struts/struts1/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/assembly/pom.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/assembly/pom.xml (original)
+++ struts/struts1/trunk/assembly/pom.xml Sun Jul 16 20:15:06 2006
@@ -27,13 +27,13 @@
   <packaging>pom</packaging>
   <name>Struts Assembly</name>
   <description>
-  	Struts 1 Assembly
+    Struts 1 Assembly
   </description>
 
   <parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts-parent</artifactId>
-    <version>1.3.5-SNAPSHOT</version>
+    <version>1.3.5</version>
   </parent>
 
   <scm>

Modified: struts/struts1/trunk/assembly/src/main/assembly/all.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/assembly/src/main/assembly/all.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/assembly/src/main/assembly/all.xml (original)
+++ struts/struts1/trunk/assembly/src/main/assembly/all.xml Sun Jul 16 20:15:06 2006
@@ -31,8 +31,8 @@
   </dependencySets>
   <fileSets>
     <fileSet>
-    	<directory>src/main/resources</directory>
-    	<outputDirectory></outputDirectory>
+        <directory>src/main/resources</directory>
+        <outputDirectory></outputDirectory>
       <includes>
         <include>README*</include>
         <include>LICENSE*</include>

Modified: struts/struts1/trunk/assembly/src/main/assembly/docs.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/assembly/src/main/assembly/docs.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/assembly/src/main/assembly/docs.xml (original)
+++ struts/struts1/trunk/assembly/src/main/assembly/docs.xml Sun Jul 16 20:15:06 2006
@@ -25,8 +25,8 @@
   </formats>
   <fileSets>
     <fileSet>
-    	<directory>src/main/resources</directory>
-    	<outputDirectory></outputDirectory>
+        <directory>src/main/resources</directory>
+        <outputDirectory></outputDirectory>
       <includes>
         <include>README*</include>
         <include>LICENSE*</include>

Modified: struts/struts1/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/core/pom.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/core/pom.xml (original)
+++ struts/struts1/trunk/core/pom.xml Sun Jul 16 20:15:06 2006
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts-parent</artifactId>
-        <version>1.3.5-SNAPSHOT</version>
+        <version>1.3.5</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: struts/struts1/trunk/el/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/el/pom.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/el/pom.xml (original)
+++ struts/struts1/trunk/el/pom.xml Sun Jul 16 20:15:06 2006
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-parent</artifactId>
-      <version>1.3.5-SNAPSHOT</version>
+      <version>1.3.5</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/struts1/trunk/el/src/site/site.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/el/src/site/site.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/el/src/site/site.xml (original)
+++ struts/struts1/trunk/el/src/site/site.xml Sun Jul 16 20:15:06 2006
@@ -14,7 +14,7 @@
         <links>
             <item name="Apache" href="http://www.apache.org/" /> 
             <item name="Struts 1" href="http://struts.apache.org/1.x/" />
-            <item name="Struts 2" href="http://struts.apache.org/2.0/" />
+            <item name="Struts 2" href="http://struts.apache.org/2.x/" />
         </links>
         <menu name="Struts EL">
             <item name="Welcome" href="index.html"/>

Modified: struts/struts1/trunk/extras/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/extras/pom.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/extras/pom.xml (original)
+++ struts/struts1/trunk/extras/pom.xml Sun Jul 16 20:15:06 2006
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-parent</artifactId>
-      <version>1.3.5-SNAPSHOT</version>
+      <version>1.3.5</version>
    </parent>
    
    <modelVersion>4.0.0</modelVersion>

Modified: struts/struts1/trunk/extras/src/site/site.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/extras/src/site/site.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/extras/src/site/site.xml (original)
+++ struts/struts1/trunk/extras/src/site/site.xml Sun Jul 16 20:15:06 2006
@@ -14,7 +14,7 @@
         <links>
             <item name="Apache" href="http://www.apache.org/" /> 
             <item name="Struts 1" href="http://struts.apache.org/1.x/" />
-            <item name="Struts 2" href="http://struts.apache.org/2.0/" />
+            <item name="Struts 2" href="http://struts.apache.org/2.x/" />
         </links>
         <menu name="Struts Extras">
             <item name="Welcome"

Modified: struts/struts1/trunk/faces/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/faces/pom.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/faces/pom.xml (original)
+++ struts/struts1/trunk/faces/pom.xml Sun Jul 16 20:15:06 2006
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-parent</artifactId>
-      <version>1.3.5-SNAPSHOT</version>
+      <version>1.3.5</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>
@@ -101,11 +101,11 @@
 
 
       <dependency>
-	     <groupId>myfaces</groupId>
-	     <artifactId>myfaces-jsf-api</artifactId>
-	     <version>1.0.9</version>
+         <groupId>myfaces</groupId>
+         <artifactId>myfaces-jsf-api</artifactId>
+         <version>1.0.9</version>
         <scope>provided</scope>
-	  </dependency>
+      </dependency>
 
    </dependencies>
 

Modified: struts/struts1/trunk/faces/src/site/site.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/faces/src/site/site.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/faces/src/site/site.xml (original)
+++ struts/struts1/trunk/faces/src/site/site.xml Sun Jul 16 20:15:06 2006
@@ -34,7 +34,7 @@
         <links>
             <item name="Apache" href="http://www.apache.org/" /> 
             <item name="Struts 1" href="http://struts.apache.org/1.x/" />
-            <item name="Struts 2" href="http://struts.apache.org/2.0/" />
+            <item name="Struts 2" href="http://struts.apache.org/2.x/" />
         </links>
         
         <menu name="Struts Faces">

Modified: struts/struts1/trunk/integration/apps-it/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/integration/apps-it/pom.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/integration/apps-it/pom.xml (original)
+++ struts/struts1/trunk/integration/apps-it/pom.xml Sun Jul 16 20:15:06 2006
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-it</artifactId>
-      <version>1.3.5-SNAPSHOT</version>
+      <version>1.3.5</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/struts1/trunk/integration/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/integration/pom.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/integration/pom.xml (original)
+++ struts/struts1/trunk/integration/pom.xml Sun Jul 16 20:15:06 2006
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-parent</artifactId>
-      <version>1.3.5-SNAPSHOT</version>
+      <version>1.3.5</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/struts1/trunk/mailreader-dao/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/mailreader-dao/pom.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/mailreader-dao/pom.xml (original)
+++ struts/struts1/trunk/mailreader-dao/pom.xml Sun Jul 16 20:15:06 2006
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-parent</artifactId>
-      <version>1.3.5-SNAPSHOT</version>
+      <version>1.3.5</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/struts1/trunk/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/pom.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/pom.xml (original)
+++ struts/struts1/trunk/pom.xml Sun Jul 16 20:15:06 2006
@@ -32,7 +32,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts-parent</artifactId>
-    <version>1.3.5-SNAPSHOT</version>
+    <version>1.3.5</version>
     <packaging>pom</packaging>
     <name>Struts</name>
     <url>http://struts.apache.org/</url>

Modified: struts/struts1/trunk/scripting/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/scripting/pom.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/scripting/pom.xml (original)
+++ struts/struts1/trunk/scripting/pom.xml Sun Jul 16 20:15:06 2006
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-parent</artifactId>
-      <version>1.3.5-SNAPSHOT</version>
+      <version>1.3.5</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/struts1/trunk/scripting/src/site/site.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/scripting/src/site/site.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/scripting/src/site/site.xml (original)
+++ struts/struts1/trunk/scripting/src/site/site.xml Sun Jul 16 20:15:06 2006
@@ -14,7 +14,7 @@
         <links>
             <item name="Apache" href="http://www.apache.org/" /> 
             <item name="Struts 1" href="http://struts.apache.org/1.x/" />
-            <item name="Struts 2" href="http://struts.apache.org/2.0/" />
+            <item name="Struts 2" href="http://struts.apache.org/2.x/" />
         </links>
         <menu name="Struts Scripting">
             <item name="Welcome" href="index.html"/>

Modified: struts/struts1/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/src/site/site.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/src/site/site.xml (original)
+++ struts/struts1/trunk/src/site/site.xml Sun Jul 16 20:15:06 2006
@@ -14,7 +14,7 @@
         <links>
             <item name="Apache" href="http://www.apache.org/" /> 
             <item name="Struts 1" href="http://struts.apache.org/1.x/" />
-            <item name="Struts 2" href="http://struts.apache.org/2.0/" />
+            <item name="Struts 2" href="http://struts.apache.org/2.x/" />
         </links>
         <menu name="Struts 1">
             <item

Modified: struts/struts1/trunk/taglib/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/taglib/pom.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/taglib/pom.xml (original)
+++ struts/struts1/trunk/taglib/pom.xml Sun Jul 16 20:15:06 2006
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-parent</artifactId>
-      <version>1.3.5-SNAPSHOT</version>
+      <version>1.3.5</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/struts1/trunk/taglib/src/site/site.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/taglib/src/site/site.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/taglib/src/site/site.xml (original)
+++ struts/struts1/trunk/taglib/src/site/site.xml Sun Jul 16 20:15:06 2006
@@ -14,7 +14,7 @@
         <links>
             <item name="Apache" href="http://www.apache.org/" /> 
             <item name="Struts 1" href="http://struts.apache.org/1.x/" />
-            <item name="Struts 2" href="http://struts.apache.org/2.0/" />
+            <item name="Struts 2" href="http://struts.apache.org/2.x/" />
         </links>
         <menu name="Struts Taglib">
             <item name="Welcome" href="index.html"/>

Modified: struts/struts1/trunk/tiles/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/tiles/pom.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/tiles/pom.xml (original)
+++ struts/struts1/trunk/tiles/pom.xml Sun Jul 16 20:15:06 2006
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-parent</artifactId>
-      <version>1.3.5-SNAPSHOT</version>
+      <version>1.3.5</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/struts1/trunk/tiles/src/site/site.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/tiles/src/site/site.xml?rev=422607&r1=422606&r2=422607&view=diff
==============================================================================
--- struts/struts1/trunk/tiles/src/site/site.xml (original)
+++ struts/struts1/trunk/tiles/src/site/site.xml Sun Jul 16 20:15:06 2006
@@ -14,7 +14,7 @@
         <links>
             <item name="Apache" href="http://www.apache.org/" /> 
             <item name="Struts 1" href="http://struts.apache.org/1.x/" />
-            <item name="Struts 2" href="http://struts.apache.org/2.0/" />
+            <item name="Struts 2" href="http://struts.apache.org/2.x/" />
         </links>
         <menu name="Struts Tiles">
             <item href="index.html" name="Welcome"/>