Is possible to deploy a new process, and don't create a new version, specifically for this deploy?
Or, in this case, is better to control it manually, removing all process definitions (and their process instances) of a process key before deploy the new one?
My intention is deploy a process many times during its construction, to do tests, and I don't need to create many different versions in this case.
Any other suggestion of a betther approach is welcome.
Thanks.