Idempiere 4360 (#422)
* IDEMPIERE-4360 add sonarcloud.io * IDEMPIERE-4360 add sonarcloud.io (update properties)
This commit is contained in:
parent
5f30b001e0
commit
60e584655c
5
pom.xml
5
pom.xml
|
@ -11,6 +11,11 @@
|
|||
<version>8.1.0-SNAPSHOT</version>
|
||||
<relativePath>org.idempiere.parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
<properties>
|
||||
<sonar.projectKey>idempiere_idempiere</sonar.projectKey>
|
||||
<sonar.organization>idempiere</sonar.organization>
|
||||
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
|
||||
</properties>
|
||||
<modules>
|
||||
<module>org.adempiere.base</module>
|
||||
<module>org.adempiere.base.callout</module>
|
||||
|
|
Loading…
Reference in New Issue