You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by ch...@apache.org on 2012/10/30 23:43:13 UTC

svn commit: r1403905 - /incubator/ctakes/site/trunk/content/ctakes/ctakes-release-guide.mdtext

Author: chenpei
Date: Tue Oct 30 22:43:13 2012
New Revision: 1403905

URL: http://svn.apache.org/viewvc?rev=1403905&view=rev
Log:
updating the instructions- tag should be prefixed with ctakes-

Modified:
    incubator/ctakes/site/trunk/content/ctakes/ctakes-release-guide.mdtext

Modified: incubator/ctakes/site/trunk/content/ctakes/ctakes-release-guide.mdtext
URL: http://svn.apache.org/viewvc/incubator/ctakes/site/trunk/content/ctakes/ctakes-release-guide.mdtext?rev=1403905&r1=1403904&r2=1403905&view=diff
==============================================================================
--- incubator/ctakes/site/trunk/content/ctakes/ctakes-release-guide.mdtext (original)
+++ incubator/ctakes/site/trunk/content/ctakes/ctakes-release-guide.mdtext Tue Oct 30 22:43:13 2012
@@ -31,7 +31,8 @@ Finally the release manager would trigge
  1. Read: [http://www.apache.org/dev/publishing-maven-artifacts.html][1]
  2. Setup your PGP keys: [https://docs.sonatype.org/display/Repository/How+To+Generate+PGP+Signatures+With+Maven][2]
 
-### Preparing a Release using Maven
+### Preparing a Release using Maven 
+Note: Using 3.0.0-incubating as an example
 
  1. $svn co https://svn.apache.org/repos/asf/incubator/ctakes/trunk ctakes
  2. $mvn release:clean
@@ -39,7 +40,7 @@ Finally the release manager would trigge
 
 Release: 3.0.0-incubating
 
-Tag: 3.0.0-incubating
+Tag: ctakes-3.0.0-incubating
 
 Next Dev Release: 3.1.0-incubating