There’s no way to, in your words, “sneak” a change into a release. I plan to incorporate your PR into branch-1.6, modify the commit that created the release notes, remove the commits created by maven-release-plugin, remove the tag, and start the process on scratch, which means a clean sandbox and “mvn release:prepare”. The property file you refer to is created by release:prepare.
Julian > On Jan 18, 2016, at 8:56 AM, Vladimir Sitnikov <[email protected]> > wrote: > > Are you sure mvn release:perform would pick proper commit id? > > I think it uses some property file. > > Vladimir
