Minior edit to build.xml
git-svn-id: https://asterixdb.googlecode.com/svn/branches/asterix_stabilization@771 eaa15691-b419-025a-1212-ee371bd00084
diff --git a/build.xml b/build.xml
index a3a2344..22b2f30 100644
--- a/build.xml
+++ b/build.xml
@@ -63,7 +63,7 @@
</target>
<property environment="env"/>
- <property name="COBERTURA_HOME" value="/home/kfmohamm/.m2/repository/net/sourceforge/cobertura/cobertura/1.9.4.1"/>
+ <property name="COBERTURA_HOME" value="../../.m2/repository/net/sourceforge/cobertura/cobertura/1.9.4.1"/>
<property name="cobertura.dir" value="${COBERTURA_HOME}"/>
<path id="cobertura.classpath">
<fileset dir="${cobertura.dir}">