You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by mi...@apache.org on 2019/10/05 19:31:48 UTC

[jmeter] 01/01: Prepare next release 5.2

This is an automated email from the ASF dual-hosted git repository.

milamber pushed a commit to branch prepare_v5_2
in repository https://gitbox.apache.org/repos/asf/jmeter.git

commit 6236feb9f18bf70b95b649cb05880d749559aaf1
Author: Milamber <mi...@apache.org>
AuthorDate: Sat Oct 5 19:38:35 2019 +0100

    Prepare next release 5.2
---
 gradle.properties         | 5 ++++-
 xdocs/download_jmeter.xml | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index 20681f7..cfa100f 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -20,7 +20,10 @@ kotlin.parallel.tasks.in.project=true
 # This is version for Apache JMeter itself
 # Note: it should not include "-SNAPSHOT" as it is automatically added by build.gradle.kts
 # Release version can be generated by using -Prelease or -Prc=<int> arguments
-jmeter.version=5.2.0
+jmeter.version=5.2
+
+# Signing key (current: milamber@a.o)
+signing.gnupg.keyName=AC214CAA0612B399
 
 # Tools
 checkstyle.version=8.22
diff --git a/xdocs/download_jmeter.xml b/xdocs/download_jmeter.xml
index 64593ed..fb780e8 100644
--- a/xdocs/download_jmeter.xml
+++ b/xdocs/download_jmeter.xml
@@ -18,7 +18,7 @@
 
 <!DOCTYPE document
 [
-<!ENTITY release '5.1.1'>
+<!ENTITY release '5.2'>
 <!ENTITY hellip   "&#x02026;" >
 ]>