Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Fix of mulesoft release repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbelang committed Jun 9, 2020
1 parent 3e84c3d commit 60639a3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -326,14 +326,14 @@

<distributionManagement>
<repository>
<id>mule-ee-releases</id>
<id>mulesoft-releases</id>
<name>MuleSoft Releases Repository</name>
<url>https://repository-master.mulesoft.org/nexus/content/repositories/ci-releases/</url>
<url>https://repository-master.mulesoft.org/releases/</url>
</repository>
<snapshotRepository>
<id>mule-ee-snapshots</id>
<id>mulesoft-snapshots</id>
<name>MuleSoft Snapshots Repository</name>
<url>https://repository-master.mulesoft.org/nexus/content/repositories/ci-snapshots</url>
<url>https://repository-master.mulesoft.org/snapshots/</url>
</snapshotRepository>
</distributionManagement>

Expand Down

0 comments on commit 60639a3

Please sign in to comment.