Browse Source

Modification build.xml

Loquicom 6 years ago
parent
commit
d39ee1b31f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.xml

+ 1 - 1
build.xml

@@ -6,7 +6,7 @@
 	<property name="build" value="build" />
 	<property name="testreports" value="testreports" />
 	<property name="src" value="src" />
-	<property name="etudiant" value="Arthur Brandao" />
+	<property name="etudiant" value="arthur_brandao" />
 
 	<!-- Define the SonarQube global properties (the most usual way is to pass these properties via the command line) -->
 	<property name="sonar.host.url" value="https://forge.univ-artois.fr/sonar67" />