Author: mes Date: 2011-08-05 10:21:18 -0700 (Fri, 05 Aug 2011) New Revision: 26385
Modified: cytoscape/trunk/README.txt Log: updated readme Modified: cytoscape/trunk/README.txt =================================================================== --- cytoscape/trunk/README.txt 2011-08-05 16:21:07 UTC (rev 26384) +++ cytoscape/trunk/README.txt 2011-08-05 17:21:18 UTC (rev 26385) @@ -101,8 +101,8 @@ and then building the tagged version of the release and deploying properly versioned artifacts is accomplished as follows: - mvn release:prepare - mvn release:perform + mvn release:prepare -Prelease + mvn release:perform -Prelease The next step is to copy the downloadable artifacts to the Cytoscape website. Everything to be copied over can be found in the packaging/target/install4j -- You received this message because you are subscribed to the Google Groups "cytoscape-cvs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cytoscape-cvs?hl=en.
