I have configured jenkins and the artifactory plugin to work and do the release for single project.
I recently created a multi-project, and im not sure how to release so that all dependant projects have the version incremented.
So for instance Project A -> Project B - > Project C
If i release project C from jenkins will this cause an increment in versions for all projects, i really cant be messing around with releases... so have not tested this.
Thanks