update doap-file after git-migration
diff --git a/doap_AntUnit.rdf b/doap_AntUnit.rdf
index 11a25fa..9f5c61a 100644
--- a/doap_AntUnit.rdf
+++ b/doap_AntUnit.rdf
@@ -65,10 +65,10 @@
       </Version>
     </release>
     <repository>
-      <SVNRepository>
-        <location rdf:resource="http://svn.apache.org/repos/asf/ant/antlibs/antunit"/>
-        <browse rdf:resource="http://svn.apache.org/viewvc/ant/antlibs/antunit"/>
-      </SVNRepository>
+      <GitRepository>
+        <location rdf:resource="https://git-wip-us.apache.org/repos/asf/ant-antlibs-antunit.git"/>
+        <browse rdf:resource="https://git-wip-us.apache.org/repos/asf?p=ant-antlibs-antunit.git"/>
+      </GitRepository>
     </repository>
   </Project>
 </rdf:RDF>