Author: ltheussl Date: Thu May 14 05:32:18 2009 New Revision: 774640 URL: http://svn.apache.org/viewvc?rev=774640&view=rev Log: Update snippet url, release config is in the asf pom now
Modified: maven/site/trunk/src/site/apt/developers/release/releasing.apt Modified: maven/site/trunk/src/site/apt/developers/release/releasing.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/developers/release/releasing.apt?rev=774640&r1=774639&r2=774640&view=diff ============================================================================== --- maven/site/trunk/src/site/apt/developers/release/releasing.apt (original) +++ maven/site/trunk/src/site/apt/developers/release/releasing.apt Thu May 14 05:32:18 2009 @@ -62,11 +62,11 @@ Everything that you need to release has been configured in the POM all Maven projects inherit from. The release plugin configuration being used is the following: -%{snippet|id=release-plugin-configuration|url=http://svn.apache.org/repos/asf/maven/pom/trunk/maven/pom.xml} +%{snippet|id=release-plugin-configuration|url=http://svn.apache.org/repos/asf/maven/pom/trunk/asf/pom.xml} And the profile being used for releases is the following: -%{snippet|id=release-profile|url=http://svn.apache.org/repos/asf/maven/pom/trunk/maven/pom.xml} +%{snippet|id=release-profile|url=http://svn.apache.org/repos/asf/maven/pom/trunk/asf/pom.xml} * Release Process for Part Of Maven