fix site scm tag in pom.xml
diff --git a/pom.xml b/pom.xml
index dc51212..f217fe8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -487,7 +487,7 @@
     <distributionManagement>
         <site>
             <id>site</id>
-            <url>scm:svn:https://svn.apache.org/repos/asf/axis/site/axis2/java/core-staging</url>
+            <url>scm:git:https://gitbox.apache.org/repos/asf/axis-site.git</url>
         </site>
     </distributionManagement>
     <properties>