Merge remote-tracking branch 'remotes/origin/kafka' into kafka
This commit is contained in:
commit
b419eaa6f6
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
|
@ -42,7 +42,7 @@
|
|||
<profile>
|
||||
<id>sonar</id>
|
||||
<properties>
|
||||
<sonar.host.url>http://sonarqube.infra.pymma-software.net</sonar.host.url>
|
||||
<sonar.host.url>http://sonar.pymmainternal:9000</sonar.host.url>
|
||||
<sonar.login>0b935500b338e4fd3f747b85964726e1b64c0d2d</sonar.login>
|
||||
</properties>
|
||||
<build>
|
||||
|
|
@ -95,7 +95,7 @@
|
|||
<activeByDefault>false</activeByDefault>
|
||||
</activation>
|
||||
<properties>
|
||||
<nexus.host>http://192.168.1.122:18081</nexus.host>
|
||||
<nexus.host>http://nexus.pymmainternal:8081</nexus.host>
|
||||
</properties>
|
||||
</profile>
|
||||
<profile>
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue