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

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

commit d88fb12741f7f5b939f34d20ea78e0c9a4b1781a
Author: Felix Schumacher <[email protected]>
AuthorDate: Sat Aug 3 12:26:01 2019 +0200

    Use correct project name
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index a43587d..fae4741 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -17,7 +17,7 @@ org.gradle.parallel=true
 kotlin.code.style=official
 kotlin.parallel.tasks.in.project=true
 
-# This is version for Calcite Avatica itself
+# 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

Reply via email to