Skip to content

Commit

Permalink
fixes for local and remote image links
Browse files Browse the repository at this point in the history
  • Loading branch information
djtfmartin committed Jul 14, 2014
1 parent 908f257 commit 749e1ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-app/conf/BuildConfig.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@ grails.project.dependency.resolution = {
compile ":cache-headers:1.1.6"
runtime ":resources:1.2.7"
runtime ":cached-resources:1.0"
runtime ":biocache-hubs:[0.1,]"
runtime ":biocache-hubs:0.37"
}
}

0 comments on commit 749e1ed

Please sign in to comment.