387886 - Creates a common virgo-build-cache
diff --git a/build.properties b/build.properties
index 0c66ffe..1b9996b 100644
--- a/build.properties
+++ b/build.properties
@@ -3,8 +3,8 @@
 project.name=Virgo Test Framework

 javadoc.exclude.package.names=**/internal/**,**/internal

 ivy.cache=ivy-cache

-ivy.cache.dir=${user.home}/ivy/ivy-cache

-integration.repo.dir=${ivy.cache.dir}/repository
+ivy.cache.dir=${user.home}/virgo-build-cache/ivy-cache
+integration.repo.dir=${user.home}/virgo-build-cache/intergration-repo
 project.organisation=org.eclipse.virgo.test

 disable.bundlor=true

 test.vm.args= -Xmx1024M -XX:MaxPermSize=512M -XX:+HeapDumpOnOutOfMemoryError