Skip to content

Commit 8f58074

Browse files
committed
prepare new version 5.4 (change version to 5.4)
1 parent a5a8f27 commit 8f58074

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ kotlin.parallel.tasks.in.project=true
3030
# This is version for Apache JMeter itself
3131
# Note: it should not include "-SNAPSHOT" as it is automatically added by build.gradle.kts
3232
# Release version can be generated by using -Prelease or -Prc=<int> arguments
33-
jmeter.version=5.3.1
33+
jmeter.version=5.4
3434

3535
# Tools
3636
checkstyle.version=8.35

xdocs/changes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ Earlier changes are detailed in the <a href="changes_history.html">History of Pr
4141
</note>
4242

4343

44-
<!-- =================== 5.3.1 =================== -->
44+
<!-- =================== 5.4 =================== -->
4545

46-
<h1>Version 5.3.1</h1>
46+
<h1>Version 5.4</h1>
4747
<p>
4848
Summary
4949
</p>

0 commit comments

Comments
 (0)