TestNG reports override each other

We want to run the appium tests with TestNG from eclipse for 2 different projects.

Each project runs fine, however the testing report overrides each other (first report is written fine on the first eclipse window, however, once the second project is finished it overrides the first report)

Any idea how the reports can ne written separately?

15