replace link to gitbox
diff --git a/README.md b/README.md
index 50492f6..6162704 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,7 @@
 
  a. from git:
  ```
- git clone --branch 2.0.3 https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
+ git clone --branch 2.0.3  https://gitbox.apache.org/repos/asf/directory-fortress-enmasse.git
  cd directory-fortress-enmasse
  mvn clean install
  ```
diff --git a/pom.xml b/pom.xml
index 6f155cf..ce17f39 100755
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
   <scm>
     <connection>scm:git:http://git-wip-us.apache.org/repos/asf/directory-fortress-rest.git</connection>
     <developerConnection>
-      scm:git:https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
+      scm:git: https://gitbox.apache.org/repos/asf/directory-fortress-enmasse.git
     </developerConnection>
     <tag>2.0.3</tag>
   </scm>