update doap-file after git-migration
diff --git a/doap_PropsAntlib.rdf b/doap_PropsAntlib.rdf
index d80e7be..5a1bd56 100644
--- a/doap_PropsAntlib.rdf
+++ b/doap_PropsAntlib.rdf
@@ -36,10 +36,10 @@
     <programming-language>Java</programming-language>
     <category rdf:resource="http://projects.apache.org/category/build-management" />
     <repository>
-      <SVNRepository>
-        <location rdf:resource="http://svn.apache.org/repos/asf/ant/antlibs/props"/>
-        <browse rdf:resource="http://svn.apache.org/viewvc/ant/antlibs/props"/>
-      </SVNRepository>
+      <GitRepository>
+        <location rdf:resource="https://git-wip-us.apache.org/repos/asf/ant-antlibs-props.git"/>
+        <browse rdf:resource="https://git-wip-us.apache.org/repos/asf?p=ant-antlibs-props.git"/>
+      </GitRepository>
     </repository>
   </Project>
 </rdf:RDF>