prepare new version 5.5
diff --git a/NOTICE b/NOTICE
index 0f5314e..a1a8d33 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
Apache JMeter
-Copyright 1998-2021 The Apache Software Foundation
+Copyright 1998-2022 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 1d76529..448648f 100644
--- a/xdocs/download_jmeter.xml
+++ b/xdocs/download_jmeter.xml
@@ -18,7 +18,7 @@
<!DOCTYPE document
[
-<!ENTITY release '5.4.1'>
+<!ENTITY release '5.5'>
<!ENTITY hellip "…" >
]>
diff --git a/xdocs/stylesheets/website-style.xsl b/xdocs/stylesheets/website-style.xsl
index b44ee85..7cc1933 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="'2021'" />
+ <xsl:param name="year" select="'2022'" />
<xsl:param name="max-img-width" select="'600'" />
<!-- Output method -->