Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
SzittyaPetro authored Mar 18, 2024
1 parent 6938b1b commit 34b0c9e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
<version>0.5.0-SNAPSHOT</version>

<properties>
<sonar.organization>szittyapetro</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down Expand Up @@ -53,4 +55,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit 34b0c9e

Please sign in to comment.