Update the GIT connection info for future releases
diff --git a/pom.xml b/pom.xml
index a0b38df..6475520 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,9 +38,9 @@
   </prerequisites>
 
   <scm>
-    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/tomee-jakartaee-api.git</connection>
-    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/tomee-jakartaee-api.git</developerConnection>
-    <url>https://git-wip-us.apache.org/repos/asf?p=tomee-jakartaee-api.git</url>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/tomee-jakartaee-api.git</connection>
+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/tomee-jakartaee-api.git</developerConnection>
+    <url>https://gitbox.apache.org/repos/asf?p=tomee-jakartaee-api.git</url>
     <tag>HEAD</tag>
   </scm>