I'm using jenkins maven release plugin in order to make release builds.
When I perform a release build, the release is corrected deployed in Nexus but if I can't download the artifact build in Jenkins UI : when I click on the release build, the build artifact displays is the last Snaphot and not the release.
Why?