added task to also publish the doap file
diff --git a/build.xml b/build.xml
index bbc9570..2f2b795 100644
--- a/build.xml
+++ b/build.xml
@@ -68,7 +68,6 @@
     <copy file="doap.rdf" todir="build" />
   </target>
   
-  
   <target name="clean">
     <delete dir="build"/>
   </target>