Modified: wicket/common/site/trunk/_site/meet/index.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/meet/index.html?rev=1201797&r1=1201796&r2=1201797&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/meet/index.html (original)
+++ wicket/common/site/trunk/_site/meet/index.html Mon Nov 14 17:15:11 2011
@@ -89,7 +89,7 @@
        </h5>
        <ul>
                <li>
-                       <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.2";>Wicket 1.5</a>
+                       <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.3";>Wicket 1.5</a>
                        (<a href="http://wicket.apache.org/apidocs/1.5"; 
title="JavaDocs of the latest stable release - 1.5.x">docs</a>)
                </li>
                <li>

Modified: wicket/common/site/trunk/_site/meet/introduction.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/meet/introduction.html?rev=1201797&r1=1201796&r2=1201797&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/meet/introduction.html (original)
+++ wicket/common/site/trunk/_site/meet/introduction.html Mon Nov 14 17:15:11 
2011
@@ -89,7 +89,7 @@
        </h5>
        <ul>
                <li>
-                       <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.2";>Wicket 1.5</a>
+                       <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.3";>Wicket 1.5</a>
                        (<a href="http://wicket.apache.org/apidocs/1.5"; 
title="JavaDocs of the latest stable release - 1.5.x">docs</a>)
                </li>
                <li>

Modified: wicket/common/site/trunk/_site/meet/vision.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/meet/vision.html?rev=1201797&r1=1201796&r2=1201797&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/meet/vision.html (original)
+++ wicket/common/site/trunk/_site/meet/vision.html Mon Nov 14 17:15:11 2011
@@ -89,7 +89,7 @@
        </h5>
        <ul>
                <li>
-                       <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.2";>Wicket 1.5</a>
+                       <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.3";>Wicket 1.5</a>
                        (<a href="http://wicket.apache.org/apidocs/1.5"; 
title="JavaDocs of the latest stable release - 1.5.x">docs</a>)
                </li>
                <li>

Modified: wicket/common/site/trunk/_site/start/download.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/start/download.html?rev=1201797&r1=1201796&r2=1201797&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/start/download.html (original)
+++ wicket/common/site/trunk/_site/start/download.html Mon Nov 14 17:15:11 2011
@@ -89,7 +89,7 @@
        </h5>
        <ul>
                <li>
-                       <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.2";>Wicket 1.5</a>
+                       <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.3";>Wicket 1.5</a>
                        (<a href="http://wicket.apache.org/apidocs/1.5"; 
title="JavaDocs of the latest stable release - 1.5.x">docs</a>)
                </li>
                <li>
@@ -151,14 +151,14 @@
 
                <div id="contentbody">
                        <h1>Download Wicket releases</h1>
-                       <p>Apache Wicket 1.5.2 is the current stable 
release.</p>
+                       <p>Apache Wicket 1.5.3 is the current stable 
release.</p>
 
 <h2 id='download'>Download</h2>
 
-<p>New projects should use <a 
href='http://www.apache.org/dyn/closer.cgi/wicket/1.5.2'>Wicket 1.5.2</a> as 
their base.</p>
+<p>New projects should use <a 
href='http://www.apache.org/dyn/closer.cgi/wicket/1.5.3'>Wicket 1.5.3</a> as 
their base.</p>
 
 <ul>
-<li><strong>Latest stable release</strong>: <a 
href='http://www.apache.org/dyn/closer.cgi/wicket/1.5.2'>1.5.2</a></li>
+<li><strong>Latest stable release</strong>: <a 
href='http://www.apache.org/dyn/closer.cgi/wicket/1.5.3'>1.5.3</a></li>
 
 <li><strong>Last 1.4.x release</strong>: <a 
href='http://archive.apache.org/dist/wicket/1.4.19'>1.4.19</a></li>
 
@@ -177,7 +177,7 @@
 <div class='highlight'><pre><code class='xml'><span 
class='nt'>&lt;dependency&gt;</span>
     <span class='nt'>&lt;groupId&gt;</span>org.apache.wicket<span 
class='nt'>&lt;/groupId&gt;</span>
     <span class='nt'>&lt;artifactId&gt;</span>wicket<span 
class='nt'>&lt;/artifactId&gt;</span>
-    <span class='nt'>&lt;version&gt;</span>1.5.2<span 
class='nt'>&lt;/version&gt;</span>
+    <span class='nt'>&lt;version&gt;</span>1.5.3<span 
class='nt'>&lt;/version&gt;</span>
 <span class='nt'>&lt;/dependency&gt;</span>
 </code></pre>
 </div>

Modified: wicket/common/site/trunk/_site/start/index.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/start/index.html?rev=1201797&r1=1201796&r2=1201797&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/start/index.html (original)
+++ wicket/common/site/trunk/_site/start/index.html Mon Nov 14 17:15:11 2011
@@ -89,7 +89,7 @@
        </h5>
        <ul>
                <li>
-                       <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.2";>Wicket 1.5</a>
+                       <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.3";>Wicket 1.5</a>
                        (<a href="http://wicket.apache.org/apidocs/1.5"; 
title="JavaDocs of the latest stable release - 1.5.x">docs</a>)
                </li>
                <li>

Modified: wicket/common/site/trunk/_site/start/installing.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/start/installing.html?rev=1201797&r1=1201796&r2=1201797&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/start/installing.html (original)
+++ wicket/common/site/trunk/_site/start/installing.html Mon Nov 14 17:15:11 
2011
@@ -89,7 +89,7 @@
        </h5>
        <ul>
                <li>
-                       <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.2";>Wicket 1.5</a>
+                       <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.3";>Wicket 1.5</a>
                        (<a href="http://wicket.apache.org/apidocs/1.5"; 
title="JavaDocs of the latest stable release - 1.5.x">docs</a>)
                </li>
                <li>

Modified: wicket/common/site/trunk/_site/start/quickstart.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/start/quickstart.html?rev=1201797&r1=1201796&r2=1201797&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/start/quickstart.html (original)
+++ wicket/common/site/trunk/_site/start/quickstart.html Mon Nov 14 17:15:11 
2011
@@ -89,7 +89,7 @@
        </h5>
        <ul>
                <li>
-                       <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.2";>Wicket 1.5</a>
+                       <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.3";>Wicket 1.5</a>
                        (<a href="http://wicket.apache.org/apidocs/1.5"; 
title="JavaDocs of the latest stable release - 1.5.x">docs</a>)
                </li>
                <li>
@@ -213,7 +213,7 @@
                
 
                
-                       <option selected='selected' value='1.5.2'>1.5.2</option>
+                       <option selected='selected' value='1.5.3'>1.5.3</option>
                
 
                </select><span title='Wicket Version'>&nbsp;(?)</span>


Reply via email to