Update pom.xml

This commit is contained in:
nagarjuna33 2024-07-02 14:48:26 +05:30 committed by GitHub
parent d8fcd11e67
commit ee26fae635
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,6 +16,10 @@
<properties>
<!-- Project key -->
<sonar.projectKey>chanduc_chanduc</sonar.projectKey>
<!-- Organization key (if applicable) -->
<sonar.organization>chanduc</sonar.organization>
<!-- Generic properties -->
<java.version>17</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@ -443,4 +447,4 @@
</profile>
</profiles>
</project>
</project>