JAVA-6657: Use mulesoft repo instead of the bedatadriven (#11086)
This commit is contained in:
parent
3ff0ae10d0
commit
5247181211
|
@ -123,9 +123,9 @@
|
||||||
<repositories>
|
<repositories>
|
||||||
<!-- Needed for Renjin -->
|
<!-- Needed for Renjin -->
|
||||||
<repository>
|
<repository>
|
||||||
<id>bedatadriven</id>
|
<id>mulesoft</id>
|
||||||
<name>bedatadriven public repo</name>
|
<name>Mulesoft Repository</name>
|
||||||
<url>https://nexus.bedatadriven.com/content/groups/public/</url>
|
<url>https://repository.mulesoft.org/nexus/content/repositories/public/</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue