We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e4fcff commit cbbb0ebCopy full SHA for cbbb0eb
Projet_Maven/pom.xml
@@ -10,5 +10,6 @@
10
<maven.compiler.release>21</maven.compiler.release>
11
<exec.mainClass>ecn.infosi.projet_maven.Projet_Maven</exec.mainClass>
12
<sonar.organization>ut999</sonar.organization>
13
+ <sonar.host.url>https://sonarcloud.io</sonar.host.url>
14
</properties>
15
</project>
0 commit comments