DS-1090 Fix fetchURL method for CC License, so that it does not fail due to recent CC changes.

git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6900 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Peter Dietz
2011-12-14 22:15:09 +00:00
parent 0dac8bb77f
commit 435b01bde7
2 changed files with 14 additions and 23 deletions

View File

@@ -32,7 +32,7 @@
</scm>
<properties>
<default.dspace.dir>/dspace</default.dspace.dir>
<default.dspace.dir>/dspace-duraspace</default.dspace.dir>
<default.mail.server>smtp.example.com</default.mail.server>
<default.solr.server>http://localhost:8080/solr</default.solr.server>
</properties>