Tab police
diff --git a/build.xml b/build.xml
index ca0e6fd..c5c79cb 100644
--- a/build.xml
+++ b/build.xml
@@ -2325,7 +2325,7 @@
       <classpath>
         <path refid="compile.classpath"/>
         <path location="${ant.core.lib}"/>
-      	<path location="${osgi-annotations.jar}"/>
+        <path location="${osgi-annotations.jar}"/>
       </classpath>
       <link href="../annotationapi"/>
       <link href="../servletapi"/>
@@ -3062,7 +3062,7 @@
 
   <target name="download-compile"
           description="Download components necessary to compile"
-  	      depends="setup-bnd">
+          depends="setup-bnd">
 
     <!-- Download Commons Daemon -->
     <antcall target="downloadgz-2">