Skip to content

Commit

Permalink
updating release procedures some more
Browse files Browse the repository at this point in the history
  • Loading branch information
stoicflame committed Mar 23, 2015
1 parent f0a7144 commit a6aa237
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions release-procedure.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@
4. Make sure the samples are working.
5. `mvn clean deploy -P release` (your new version should now be deployed)
6. Build the distribution from the LAST RELEASE TAG (e.g. `ant -f build-site.xml dist`)
7. [Create the release](https://github.com/stoicflame/enunciate/releases).
8. Make any announcements.
7. Push.
8. Reset HEAD to a snapshot version.
9. [Create the release](https://github.com/stoicflame/enunciate/releases).
10. Make any announcements.
* webcohesion blog
* javalobby?
9. Do a "replace all" of old_version to new_version in the wiki.
11. Do a "replace all" of old_version to new_version in the wiki.

0 comments on commit a6aa237

Please sign in to comment.