You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2013/01/04 09:59:19 UTC

svn commit: r1428754 - /isis/site/trunk/content/contributors/release-branch-and-tag-names.md

Author: danhaywood
Date: Fri Jan  4 08:59:19 2013
New Revision: 1428754

URL: http://svn.apache.org/viewvc?rev=1428754&view=rev
Log:
isis site - minor updates to release and archetype docs

Modified:
    isis/site/trunk/content/contributors/release-branch-and-tag-names.md

Modified: isis/site/trunk/content/contributors/release-branch-and-tag-names.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/contributors/release-branch-and-tag-names.md?rev=1428754&r1=1428753&r2=1428754&view=diff
==============================================================================
--- isis/site/trunk/content/contributors/release-branch-and-tag-names.md (original)
+++ isis/site/trunk/content/contributors/release-branch-and-tag-names.md Fri Jan  4 08:59:19 2013
@@ -58,8 +58,9 @@ The table below shows the tag name to us
 <tr>
     <td>example/archetype/quickstart_aaa_bbb_ccc</td>
     <td>prepare/quickstart_abc-archetype-x.y.z-RCn</td>
-    <td>quickstart_abc-archetype-x.y.z</td></tr>
-    <td>quickstart_abc-archetype-x.y.z-RCn</td></tr>
+    <td>quickstart_abc-archetype-x.y.z</td>
+    <td>quickstart_abc-archetype-x.y.z-RCn</td>
+</tr>
 </table>
 
 where `xxx` represents a specific component or archetype being released.