Hi folks,

The TomEE repo was just moved to Gitbox.

This only applies if you have cloned the repo from Apache. If you cloned your 
repo from Github, no change is required.

If you were using the old git url:
https://git-wip-us.apache.org/repos/asf/tomee.git 
<https://git-wip-us.apache.org/repos/asf/tomee.git>

You now need to change it to use:
https://gitbox.apache.org/repos/asf/tomee.git 
<https://gitbox.apache.org/repos/asf/tomee.git>

You can do this change with the command:
git remote set-url YOUR_REMOTE_NAME 
https://gitbox.apache.org/repos/asf/tomee.git 
<https://gitbox.apache.org/repos/asf/tomee.git>

Cheers,
Roberto

Reply via email to