Skip to content

Commit

Permalink
Update pom.xml with sonaqube
Browse files Browse the repository at this point in the history
  • Loading branch information
NkwaTambe authored Nov 6, 2024
1 parent dc8beea commit d48e9e3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion TaskManagementApplication/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
</scm>
<properties>
<java.version>17</java.version>
<sonar.organization>nkwatambe</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
</properties>
<dependencies>
<dependency>
Expand Down Expand Up @@ -74,4 +76,4 @@
</dependencies>


</project>
</project>

0 comments on commit d48e9e3

Please sign in to comment.