This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch release-2516 in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/release-2516 by this push: new 8cc2118 Adds missing dates Closes #65 8cc2118 is described below commit 8cc2118e73a5562b919bd02f489d348e33d9be08 Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Fri Mar 16 14:55:22 2018 +0100 Adds missing dates Closes #65 --- source/releases.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/releases.html b/source/releases.html index eabbcc7..f2df237 100644 --- a/source/releases.html +++ b/source/releases.html @@ -134,7 +134,7 @@ title: Releases <td class="no-wrap"> Struts 2.3.34 </td> - <td class="no-wrap">September 2017</td> + <td class="no-wrap">7 September 2017</td> <td> </td> <td> @@ -175,7 +175,7 @@ title: Releases <td class="no-wrap"> Struts 2.3.33 </td> - <td class="no-wrap">July 2017</td> + <td class="no-wrap">7 July 2017</td> <td> </td> <td> @@ -205,7 +205,7 @@ title: Releases <td class="no-wrap"> Struts 2.3.32 </td> - <td class="no-wrap">March 2017</td> + <td class="no-wrap">7 March 2017</td> <td> <a href="/docs/s2-048.html">S2-048</a> </td> -- To stop receiving notification emails like this one, please contact lukaszlen...@apache.org.