> Is artifact vis:canprovider-generator in reactors of the parent pom ? Yes, thanks to "module" declaration in pom parent.
> I suggest you using dependencyManagement to manage > dependencies beetwen > reactors in a multi modules build. > Because in this case you just need to change only one pom. (actually a > by hand change is needed) Ok, release:prepare and perform works with that. I used ${pom.version} instead of version label in pom parent for dependencyManagement, and I worked perfectly (nothing to change by hand after release). Thanks Damien --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]