How to prevent pom.xml to be delivered
Hi,
For deliver action from one stream to another, we hope prevent delivering pom.xml files.
The reason for that is that build procedures use both versions of POM files to build each stream.
So, POM files on the target stream should not be replaced by modified versions on the source stream.
It's not desirable to manually regroup pom.xml files in a separate change-set.
Thanks for your help.
Tarik.