Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
Fix repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Ju committed Mar 20, 2018
1 parent 59f551e commit 5b59260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ivysettings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<credentials host="${sonatype.snapshot.hostname}" realm="${sonatype.snapshot.realm}" passwd="${sonatype.snapshot.password}" username="${sonatype.snapshot.username}" />

<resolvers>
<ibiblio m2compatible="true" name="liferay-public" root="http://cdn.repository.liferay.com/nexus/content/groups/public" />
<ibiblio m2compatible="true" name="liferay-public" root="https://cdn.lfrs.sl/repository.liferay.com/nexus/content/groups/public" />

<ibiblio m2compatible="true" name="local-m2" root="file://${user.home}/.m2/repository" />

Expand Down

0 comments on commit 5b59260

Please sign in to comment.