Currently, reusable workflows upload the distribution to <projectId> folder. This is problematic when a project wants to do multiple releases simultaneously, e.g., Log4j 2 and Log4j 3. Upload the distribution to <projectId>/<version> folder instead. Note that release instructions need to be updated after this change.