JAVA-6657: Use mulesoft repo instead of the bedatadriven (#11086)

This commit is contained in:
kwoyke 2021-07-29 17:43:29 +02:00 committed by GitHub
parent 3ff0ae10d0
commit 5247181211
1 changed files with 3 additions and 3 deletions

View File

@ -123,9 +123,9 @@
<repositories>
<!-- Needed for Renjin -->
<repository>
<id>bedatadriven</id>
<name>bedatadriven public repo</name>
<url>https://nexus.bedatadriven.com/content/groups/public/</url>
<id>mulesoft</id>
<name>Mulesoft Repository</name>
<url>https://repository.mulesoft.org/nexus/content/repositories/public/</url>
</repository>
</repositories>