Repository: commons-release-plugin
Updated Branches:
  refs/heads/master 2d6b8b764 -> 4912e3d41


Comments.

Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/4912e3d4
Tree: 
http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/4912e3d4
Diff: 
http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/4912e3d4

Branch: refs/heads/master
Commit: 4912e3d41e1a2d7d8a4ca096f8bec7ccab8a6544
Parents: 2d6b8b7
Author: Gary Gregory <garydgreg...@gmail.com>
Authored: Fri May 18 17:14:47 2018 -0600
Committer: Gary Gregory <garydgreg...@gmail.com>
Committed: Fri May 18 17:14:47 2018 -0600

----------------------------------------------------------------------
 src/main/resources/commons-xdoc-templates/vote-txt-template.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/4912e3d4/src/main/resources/commons-xdoc-templates/vote-txt-template.txt
----------------------------------------------------------------------
diff --git a/src/main/resources/commons-xdoc-templates/vote-txt-template.txt 
b/src/main/resources/commons-xdoc-templates/vote-txt-template.txt
index 668609a..1b6ae2a 100644
--- a/src/main/resources/commons-xdoc-templates/vote-txt-template.txt
+++ b/src/main/resources/commons-xdoc-templates/vote-txt-template.txt
@@ -23,10 +23,12 @@ We have fixed quite a few bugs and added some significant 
enhancements since @NA
 @NAME@ @VERSION@ @RC@ is available for review here:
     @DISTURL@ (svn revision @RCREV@)
 
+*** Does your project use Subversion or Git ? ***
+*** Subversion: ***
 The Subversion tag for this RC is here:
     
http://svn.apache.org/repos/asf/commons/proper/@ID@/tags/@ARTIFACTID@-@VERSION@-@RC@/
 (svn revision XYZ2)
     N.B. the SVN revision is required because SVN tags are not immutable.
-***OR***    
+*** Git: ***    
 The Git tag @TAGNAME@ commit for this RC is @TAGCOMMIT@ which you can browse 
here:
     
https://git-wip-us.apache.org/repos/asf?p=commons-@ID@.git;a=tag;h=refs/tags/@TAGNAME@
 

Reply via email to