From 85508e773de92bb4b177a6ea2ada22d6fe39e95c Mon Sep 17 00:00:00 2001 From: nicolargo Date: Sun, 22 Mar 2015 21:28:14 +0100 Subject: [PATCH] Change Glances version in the Sonar configuration file --- sonar-project.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sonar-project.properties b/sonar-project.properties index 226c9e76..726f5926 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -1,7 +1,7 @@ # Required metadata sonar.projectKey=glances sonar.projectName=Glances -sonar.projectVersion=2.3_beta +sonar.projectVersion=2.4_beta # Path to the parent source code directory. # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows. @@ -17,4 +17,4 @@ sonar.language=py sonar.sourceEncoding=UTF-8 # Additional parameters -#sonar.my.property=value \ No newline at end of file +#sonar.my.property=value