subversion, thanks and good bye
;-r
diff --git a/contrib/fb303/java/build.xml b/contrib/fb303/java/build.xml
old mode 100644
new mode 100755
index c96e4be..bb80e64
--- a/contrib/fb303/java/build.xml
+++ b/contrib/fb303/java/build.xml
@@ -132,9 +132,9 @@
<remoteRepository refid="central"/>
<remoteRepository refid="apache"/>
<license name="The Apache Software License, Version 2.0" url="${license}"/>
- <scm connection="scm:svn:http://svn.apache.org/repos/asf/thrift/trunk/"
- developerConnection="scm:svn:http://svn.apache.org/repos/asf/thrift/trunk/"
- url="http://svn.apache.org/viewcvs.cgi/thrift"
+ <scm connection="scm:git:https://git-wip-us.apache.org/repos/asf/thrift.git"
+ developerConnection="scm:git:https://git-wip-us.apache.org/repos/asf/thrift.git"
+ url="https://git-wip-us.apache.org/repos/asf?p=thrift.git"
/>
<!-- Thrift Developers -->
<developer id="mcslee" name="Mark Slee"/>