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>
|
<profile>
|
||||||
<id>sonar</id>
|
<id>sonar</id>
|
||||||
<properties>
|
<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>
|
<sonar.login>0b935500b338e4fd3f747b85964726e1b64c0d2d</sonar.login>
|
||||||
</properties>
|
</properties>
|
||||||
<build>
|
<build>
|
||||||
|
|
@ -95,7 +95,7 @@
|
||||||
<activeByDefault>false</activeByDefault>
|
<activeByDefault>false</activeByDefault>
|
||||||
</activation>
|
</activation>
|
||||||
<properties>
|
<properties>
|
||||||
<nexus.host>http://192.168.1.122:18081</nexus.host>
|
<nexus.host>http://nexus.pymmainternal:8081</nexus.host>
|
||||||
</properties>
|
</properties>
|
||||||
</profile>
|
</profile>
|
||||||
<profile>
|
<profile>
|
||||||
|
|
|
||||||
Loading…
Add table
editor.link_modal.header
Reference in a new issue