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/10/22 01:21:28 UTC

svn commit: r1534415 - /isis/site/trunk/content/contributors/recreating-an-archetype.md

Author: danhaywood
Date: Mon Oct 21 23:21:28 2013
New Revision: 1534415

URL: http://svn.apache.org/r1534415
Log:
updating release procedures

Modified:
    isis/site/trunk/content/contributors/recreating-an-archetype.md

Modified: isis/site/trunk/content/contributors/recreating-an-archetype.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/contributors/recreating-an-archetype.md?rev=1534415&r1=1534414&r2=1534415&view=diff
==============================================================================
--- isis/site/trunk/content/contributors/recreating-an-archetype.md (original)
+++ isis/site/trunk/content/contributors/recreating-an-archetype.md Mon Oct 21 23:21:28 2013
@@ -59,8 +59,9 @@ groovy ../../../scripts/updateGeneratedA
 </pre>
 
 where:
-* `quickstart` is the name of the source application, and 
-* `1.2.3` is the version of isis core that is to be the parent of the generated archetype.
+
+- `quickstart` is the name of the source application, and 
+- `1.2.3` is the version of isis core that is to be the parent of the generated archetype.
 
 ### Test the archetype