Merge pull request #221 from pymma/kafka

work
This commit is contained in:
Nicolas Héron 2021-02-08 11:04:38 +01:00 committed by GitHub
commit f2ca16e718
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>