Author: sebb Date: Sun Jan 18 14:44:59 2015 New Revision: 1652764 URL: http://svn.apache.org/r1652764 Log: rc profile is long gone
Modified: commons/cms-site/trunk/content/xdoc/building.xml Modified: commons/cms-site/trunk/content/xdoc/building.xml URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/building.xml?rev=1652764&r1=1652763&r2=1652764&view=diff ============================================================================== --- commons/cms-site/trunk/content/xdoc/building.xml (original) +++ commons/cms-site/trunk/content/xdoc/building.xml Sun Jan 18 14:44:59 2015 @@ -133,7 +133,7 @@ To create the source and binary distributions for a component (and the javadoc and sources jars): </p> - <source>mvn -Prc package</source> + <source>mvn -Prelease package</source> </subsection> <subsection name="Generating the Site">