subversion, thanks and good bye
;-r
diff --git a/lib/as3/build.xml b/lib/as3/build.xml
old mode 100644
new mode 100755
index aa523f0..62a9fe8
--- a/lib/as3/build.xml
+++ b/lib/as3/build.xml
@@ -120,9 +120,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"/>