Revision: 862
Author: heuermh
Date: Thu Oct 29 13:56:42 2009
Log: Edited wiki page through web user interface.
http://code.google.com/p/piccolo2d/source/detail?r=862

Modified:
  /wiki/ReleaseChecklist.wiki

=======================================
--- /wiki/ReleaseChecklist.wiki Thu Oct 29 13:53:56 2009
+++ /wiki/ReleaseChecklist.wiki Thu Oct 29 13:56:42 2009
@@ -93,6 +93,22 @@
  $ svn cp -m "creating 1.3-beta release tag"  
https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk  
https://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/release-1.3-beta
  }}}

+<br/>
+After final release tag:
+
+<br/>
+Update version in parent pom.xml file on svn trunk to  
{$next-version}-SNAPSHOT
+
+parent/pom.xml:
+{{{
+  <version>1.4-SNAPSHOT</version>
+}}}
+
+and commit
+
+{{{
+$ svn commit -m "updating version to 1.4-SNAPSHOT" parent/pom.xml
+}}}


  = References =

--~--~---------~--~----~------------~-------~--~----~
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to