commons:download-page doesn't seem to work correctly with mvn release:prepare and release:perform. If you manually invoke it before the release the files will be for the SNAPSHOT before the release. If you run it after then they will be for the next SNAPSHOT version. The only way to get the correct version is to run the command and then manually edit the file before performing the release. It probably needs to be added to the commons version of the release plugin.
Ralph --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org