Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Merge pull request #114 from Spectrality/patch-1
Browse files Browse the repository at this point in the history
update artifactory url
  • Loading branch information
sbortman authored Aug 31, 2017
2 parents 1904e2c + a1d04c8 commit 64e09af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build_scripts/linux/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ popd >/dev/null

#source "$HOME/.sdkman/bin/sdkman-init.sh"
#sdk use grails $GRAILS_VERSION
export OSSIM_MAVEN_PROXY="https://artifacts.radiantbluecloud.com/artifactory/ossim-deps"
export OSSIM_MAVEN_PROXY="https://artifactory.ossim.io/artifactory/ossim-deps"

pushd $OMAR_HOME >/dev/null

Expand All @@ -35,4 +35,4 @@ fi
popd >/dev/null


exit $RETURN_CODE
exit $RETURN_CODE

0 comments on commit 64e09af

Please sign in to comment.