Dear Wiki user, You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification.
The following page has been changed by NiallPemberton: http://wiki.apache.org/commons/CreatingReleases ------------------------------------------------------------------------------ * If the VOTE fails, the failed RC tag can be deleted if required. + == Releasing commons-parent pom == + + * Call a vote with a link showing the changes since the last release - example [http://mail-archives.apache.org/mod_mbox/commons-dev/200801.mbox/[EMAIL PROTECTED] here] + + * If the vote passes, cut the release using the [http://maven.apache.org/plugins/maven-release-plugin/index.html maven-release-plugin] + * command {{{svn up}}} (makes sure your svn copy is ''up-to-date'') + * command {{{mvn -Prelease release:prepare}}} + * command {{{mvn -Prelease release:perform}}} + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]