Process definition version getting increment

Hi All,
All of a sudden we are facing strange issue. for every Camunda shared engine restart we see deployment version getting increment . even there is no change in process definition diagram

Hi @gowtham_m

There could be several reasons for this.
Do you deploy your process manually or is it automatically deployed by engine?
Do you have any parse-listener plugins installed, like this one?
Do you have multiple servers running in parallel that don’t have the same bpmn diagrams and overwrite each other at boot time?
Do you have multiple bpmn diagrams and does this happen for each of them?