From 499dc6b938aa9fbb8d8c8a5171f0061b55284b42 Mon Sep 17 00:00:00 2001
From: "florian.azizian" <florian.azizian@maarch.org>
Date: Fri, 3 May 2019 16:45:13 +0100
Subject: [PATCH] sonar version project

---
 sonar-project.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sonar-project.properties b/sonar-project.properties
index 6fe886b4fb3..2fc582bc74d 100755
--- a/sonar-project.properties
+++ b/sonar-project.properties
@@ -1,7 +1,7 @@
 # must be unique in a given SonarQube instance
 sonar.projectKey=my:project
 # this is the name and version displayed in the SonarQube UI. Was mandatory prior to SonarQube 6.1.
-sonar.projectName=Maarch 18.XX Rookies
+sonar.projectName=Maarch 19.XX Rookies
 sonar.projectVersion=1.0
  
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
-- 
GitLab