You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by sc...@apache.org on 2012/05/21 13:10:50 UTC

svn commit: r1340968 - /incubator/wookie/site/trunk/content/wookie/docs/developer/release-process.mdtext

Author: scottbw
Date: Mon May 21 11:10:49 2012
New Revision: 1340968

URL: http://svn.apache.org/viewvc?rev=1340968&view=rev
Log:
Added note on top-level ivy.xml

Modified:
    incubator/wookie/site/trunk/content/wookie/docs/developer/release-process.mdtext

Modified: incubator/wookie/site/trunk/content/wookie/docs/developer/release-process.mdtext
URL: http://svn.apache.org/viewvc/incubator/wookie/site/trunk/content/wookie/docs/developer/release-process.mdtext?rev=1340968&r1=1340967&r2=1340968&view=diff
==============================================================================
--- incubator/wookie/site/trunk/content/wookie/docs/developer/release-process.mdtext (original)
+++ incubator/wookie/site/trunk/content/wookie/docs/developer/release-process.mdtext Mon May 21 11:10:49 2012
@@ -101,7 +101,7 @@ Ideally we'd want a +3 from the committe
 
 ### 5. Update all references to SNAPSHOT in the properties files and update the pom-templates
 
-  1. Find the version reference in the following files. Update it in each case removing the '-SNAPSHOT' at the end, so that it reads for example '0.10.0-incubating'
+  1. Find the version reference in the following files. Update it in each case removing the '-SNAPSHOT' at the end, so that it reads for example '0.10.0-incubating'. Note that in the top-level ivy.xml there are actually three references you need to change, including the dependencies on the Connector and Parser.
 
     - /build.properties
     - /ivy.xml