Dear Wiki user, You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification.
The "CreatingReleases" page has been changed by GaryGregory. http://wiki.apache.org/commons/CreatingReleases?action=diff&rev1=47&rev2=48 -------------------------------------------------- == 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]] - * Make sure the POM version is a SNAPSHOT version, for example {{{<version>18</version>}}} + * Make sure the POM version is a SNAPSHOT version, for example {{{<version>18-SNAPSHOT</version>}}} * 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'') --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
