Repository: wicket-site
Updated Branches:
  refs/heads/asf-site dbb1fcbdb -> ec0b46008


Update the quickstart generator to 8.0.0-M4


Project: http://git-wip-us.apache.org/repos/asf/wicket-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket-site/commit/ec0b4600
Tree: http://git-wip-us.apache.org/repos/asf/wicket-site/tree/ec0b4600
Diff: http://git-wip-us.apache.org/repos/asf/wicket-site/diff/ec0b4600

Branch: refs/heads/asf-site
Commit: ec0b46008460d70f74d8b9a1b456aee76b6f4a9f
Parents: dbb1fcb
Author: Martin Tzvetanov Grigorov <[email protected]>
Authored: Mon Feb 13 21:04:28 2017 +0100
Committer: Martin Tzvetanov Grigorov <[email protected]>
Committed: Mon Feb 13 21:04:28 2017 +0100

----------------------------------------------------------------------
 _config.yml                   | 4 ++--
 content/archetype-catalog.xml | 4 ++--
 content/atom.xml              | 2 +-
 content/start/download.html   | 2 +-
 content/start/quickstart.html | 2 +-
 content/start/wicket-8.x.html | 4 ++--
 6 files changed, 9 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket-site/blob/ec0b4600/_config.yml
----------------------------------------------------------------------
diff --git a/_config.yml b/_config.yml
index a729c57..e4944b6 100644
--- a/_config.yml
+++ b/_config.yml
@@ -16,14 +16,14 @@ sass:
     sass_dir: _sass
 wicket:
   version:    7.6.0
-  version_80: 8.0.0-M3
+  version_80: 8.0.0-M4
   version_70: 7.6.0
   version_60: 6.26.0
   version_15: 1.5.17
   version_14: 1.4.23
   version_13: 1.3.7
   released:   2016-12-29
-  versions:   [6.26.0, 1.5.17, 1.4.23, 7.6.0, 1.5-SNAPSHOT, 6.27.0-SNAPSHOT, 
7.7.0-SNAPSHOT, 8.0.0-M3, 8.0.0-SNAPSHOT]
+  versions:   [6.26.0, 1.5.17, 1.4.23, 7.6.0, 1.5-SNAPSHOT, 6.27.0-SNAPSHOT, 
7.7.0-SNAPSHOT, 8.0.0-M4, 8.0.0-SNAPSHOT]
 
 navigation:
 - id: start

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/ec0b4600/content/archetype-catalog.xml
----------------------------------------------------------------------
diff --git a/content/archetype-catalog.xml b/content/archetype-catalog.xml
index 1fcaeef..b94017d 100644
--- a/content/archetype-catalog.xml
+++ b/content/archetype-catalog.xml
@@ -12,8 +12,8 @@
                <archetype>
                        <groupId>org.apache.wicket</groupId>
                        <artifactId>wicket-archetype-quickstart</artifactId>
-                       <version>8.0.0-M3</version>
-                       <description>Wicket 8.0.0-M3 Quickstart</description>
+                       <version>8.0.0-M4</version>
+                       <description>Wicket 8.0.0-M4 Quickstart</description>
                </archetype>
 
                <archetype>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/ec0b4600/content/atom.xml
----------------------------------------------------------------------
diff --git a/content/atom.xml b/content/atom.xml
index 070e759..c4d7912 100644
--- a/content/atom.xml
+++ b/content/atom.xml
@@ -3,7 +3,7 @@
     <title>Apache Wicket</title>
     <link href="http://wicket.apache.org/atom.xml"; rel="self"/>
     <link href="http://wicket.apache.org/"/>
-    <updated>2017-02-11T20:50:11+01:00</updated>
+    <updated>2017-02-13T21:03:49+01:00</updated>
     <id>http://wicket.apache.org/</id>
     <author>
         <name>Apache Wicket</name>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/ec0b4600/content/start/download.html
----------------------------------------------------------------------
diff --git a/content/start/download.html b/content/start/download.html
index 54f926d..064f17c 100644
--- a/content/start/download.html
+++ b/content/start/download.html
@@ -81,7 +81,7 @@
        </tr>
        <tr>
                <td><a href="wicket-8.x.html">Wicket 8.x</a></td>
-               <td>8.0.0-M3</td>
+               <td>8.0.0-M4</td>
                <td>in development</td>
        </tr>
        <tr>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/ec0b4600/content/start/quickstart.html
----------------------------------------------------------------------
diff --git a/content/start/quickstart.html b/content/start/quickstart.html
index 155b158..32f55cf 100644
--- a/content/start/quickstart.html
+++ b/content/start/quickstart.html
@@ -120,7 +120,7 @@ command line to your clipboard.</p>
     <label title="Wicket Version" for="version">Wicket Version</label>
     <select onchange="changeIt();" id="version">
        <option value="8.0.0-SNAPSHOT">8.0.0-SNAPSHOT</option>
-       <option value="8.0.0-M3">8.0.0-M3</option>
+       <option value="8.0.0-M4">8.0.0-M4</option>
        <option value="7.7.0-SNAPSHOT">7.7.0-SNAPSHOT</option>
        <option value="6.27.0-SNAPSHOT">6.27.0-SNAPSHOT</option>
        <option value="1.5-SNAPSHOT">1.5-SNAPSHOT</option>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/ec0b4600/content/start/wicket-8.x.html
----------------------------------------------------------------------
diff --git a/content/start/wicket-8.x.html b/content/start/wicket-8.x.html
index 8bfd303..b640867 100644
--- a/content/start/wicket-8.x.html
+++ b/content/start/wicket-8.x.html
@@ -65,14 +65,14 @@ releases will not break compatibility.</p>
 <h3 id="change-log">Change log</h3>
 <p>The change log is not available at the current state of the development 
process.</p>
 <h2 id="download">Download</h2>
-<p>The most recent test version in this branch is: <strong>8.0.0-M3</strong>. 
+<p>The most recent test version in this branch is: <strong>8.0.0-M4</strong>. 
 You can test the current state of development using <a 
href="#maven">Maven</a>.</p>
 <h3 id="maven">Using Apache Maven</h3>
 <p>Use the following Maven dependency to use Wicket in your project:</p>
 <figure class="highlight"><pre><code class="language-xml" 
data-lang="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-core<span 
class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>8.0.0-M3<span 
class="nt">&lt;/version&gt;</span>
+    <span class="nt">&lt;version&gt;</span>8.0.0-M4<span 
class="nt">&lt;/version&gt;</span>
 <span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <p>Add the snippet above to your project’s POM in the dependency
 (management) section.</p>

Reply via email to