Skip to content

Commit

Permalink
[ENGOPS-503] shared file update from distribute.groovy
Browse files Browse the repository at this point in the history
  • Loading branch information
Pentaho Build Account committed Sep 25, 2014
1 parent 4ea9188 commit 5d43dd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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://repo.pentaho.org/artifactory/repo" override="false" />
<property name="pentaho.resolve.repo" value="http://ivy-nexus.pentaho.org/content/groups/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 @@ -17,7 +17,7 @@
<chain name="pentaho-chained-resolver">
<resolver ref="local" />
<dual name="pentaho">
<url name="pentaho-ivy">
<url name="pentaho-ivy" checkmodified="true" changingPattern="*-SNAPSHOT">
<ivy pattern="${pentaho.resolve.repo}/[organisation]/[module]/[revision]/[module]-[revision].ivy.xml" />
</url>
<ibiblio name="pentaho-mvn" m2compatible="true" root="${pentaho.resolve.repo}" />
Expand Down

0 comments on commit 5d43dd6

Please sign in to comment.