This is an automated email from the ASF dual-hosted git repository.
milamber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git
The following commit(s) were added to refs/heads/master by this push:
new 8fd448f prepare new version 5.3
8fd448f is described below
commit 8fd448fe366b4e193c1e9a2d24eb974225135eec
Author: Milamber <[email protected]>
AuthorDate: Sun May 10 16:32:57 2020 +0000
prepare new version 5.3
---
NOTICE | 2 +-
xdocs/download_jmeter.xml | 2 +-
xdocs/stylesheets/website-style.xsl | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/NOTICE b/NOTICE
index 6155b1e..fe517b3 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
Apache JMeter
-Copyright 1998-2019 The Apache Software Foundation
+Copyright 1998-2020 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
diff --git a/xdocs/download_jmeter.xml b/xdocs/download_jmeter.xml
index bec5c55..7f29b26 100644
--- a/xdocs/download_jmeter.xml
+++ b/xdocs/download_jmeter.xml
@@ -18,7 +18,7 @@
<!DOCTYPE document
[
-<!ENTITY release '5.2.1'>
+<!ENTITY release '5.3'>
<!ENTITY hellip "…" >
]>
diff --git a/xdocs/stylesheets/website-style.xsl
b/xdocs/stylesheets/website-style.xsl
index c091476..7b35b99 100644
--- a/xdocs/stylesheets/website-style.xsl
+++ b/xdocs/stylesheets/website-style.xsl
@@ -38,7 +38,7 @@
<xsl:param name="cssdir" select="concat($relative-path, '/css')" />
<xsl:param name="apidir" select="concat($relative-path, '/api')" />
<xsl:param name="jakarta-site" select="'https://jakarta.apache.org'" />
- <xsl:param name="year" select="'2019'" />
+ <xsl:param name="year" select="'2020'" />
<xsl:param name="max-img-width" select="'600'" />
<!-- Output method -->