Revert "380765 - Adopts a shared ivy-cache location"

This reverts commit 76b045f248a058b0bee2c45e3e5c5c66180a26d2.
diff --git a/build.properties b/build.properties
index c1535f7..12ee15a 100644
--- a/build.properties
+++ b/build.properties
@@ -1,7 +1,7 @@
 version=3.5.0
 release.type=integration
 javadoc.exclude.package.names=**/internal/**,**/internal
-ivy.cache.dir=${user.home}/ivy/ivy-cache
+ivy.cache.dir=${basedir}/../ivy-cache
 integration.repo.dir=${basedir}/../integration-repo
 findbugs.enforce=true
 clover.enforce=true