mirror of https://github.com/apache/cloudstack.git
pom: add sonar project properties
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
2dcdc56115
commit
3ac91aa452
2
pom.xml
2
pom.xml
|
|
@ -50,6 +50,8 @@
|
|||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
<project.systemvm.template.version>4.16.1.0</project.systemvm.template.version>
|
||||
<sonar.organization>apachecloudstack</sonar.organization>
|
||||
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
|
||||
|
||||
<!-- Build properties -->
|
||||
<cs.jdk.version>11</cs.jdk.version>
|
||||
|
|
|
|||
Loading…
Reference in New Issue