Skip to content

Commit

Permalink
changed nexus url
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Vale committed May 2, 2019
1 parent fe954d6 commit 78acff0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cfr-pentaho5/ivysettings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
override="false" />

<!-- Repository for Pentaho-hosted artifacts -->
<property name="pentaho.resolve.repo" value="http://ivy-nexus.pentaho.org/content/groups/omni" override="false" />
<property name="pentaho.resolve.repo" value="https://ivy-nexus.pentaho.org/repository/omni" override="false" />
<!-- Repository for External-hosted artifacts (Optional. Defaults to Pentaho-hosted.) -->
<property name="public.resolve.repo" value="${pentaho.resolve.repo}" override="false" />

Expand All @@ -26,4 +26,4 @@
</chain>
</resolvers>
<caches lockStrategy="artifact-lock" resolutionCacheDir="${ivy.default.ivy.user.dir}/resol-cache${env.EXECUTOR_NUMBER}" />
</ivysettings>
</ivysettings>

0 comments on commit 78acff0

Please sign in to comment.