You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2012/01/06 11:47:18 UTC

svn commit: r1228077 - /commons/proper/commons-parent/trunk/pom.xml

Author: sebb
Date: Fri Jan  6 10:47:18 2012
New Revision: 1228077

URL: http://svn.apache.org/viewvc?rev=1228077&view=rev
Log:
Doc tweak

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1228077&r1=1228076&r2=1228077&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Fri Jan  6 10:47:18 2012
@@ -945,7 +945,9 @@ Version 23:
       <!--
           Generate release notes in top-level directory from src/changes/changes.xml
           Usage:
-          mvn changes:announcement-generate -Prelease-notes
+          mvn changes:announcement-generate -Prelease-notes [-Dchanges.version=nnn]
+
+          Defining changes.version allows one to create the RN without first removing the SNAPSHOT suffix.
 
           Requires file src/changes/release-notes.vm.
           A sample template is available from: