You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by ju...@apache.org on 2014/08/18 23:11:08 UTC

svn commit: r1618740 - /jspwiki/site/trunk/content/development/source_and_guide.mdtext

Author: juanpablo
Date: Mon Aug 18 21:11:08 2014
New Revision: 1618740

URL: http://svn.apache.org/r1618740
Log:
adding latest release + development version

Modified:
    jspwiki/site/trunk/content/development/source_and_guide.mdtext

Modified: jspwiki/site/trunk/content/development/source_and_guide.mdtext
URL: http://svn.apache.org/viewvc/jspwiki/site/trunk/content/development/source_and_guide.mdtext?rev=1618740&r1=1618739&r2=1618740&view=diff
==============================================================================
--- jspwiki/site/trunk/content/development/source_and_guide.mdtext (original)
+++ jspwiki/site/trunk/content/development/source_and_guide.mdtext Mon Aug 18 21:11:08 2014
@@ -21,7 +21,8 @@ See the [Edit Website][] page for the we
 Apache JSPWiki is a <a href="http://maven.apache.org">Maven</a>-based project and 
 builds using the same commands as other Maven projects.  The JSPWiki team maintains 
 a <a href="http://svn.apache.org/viewvc/jspwiki/trunk/mvn_cheat-sheet.md?view=co">cheat sheet</a> 
-of common Maven tasks for this project.
+of common Maven tasks for this project. Current release is 2.10.1 and can be reached through 
+the [downloads] page, with development going into 2.10.2.
 
 ### Coding standards:
 
@@ -43,4 +44,5 @@ planned release version as this is used 
 
 [Edit Website]: edit_website.html
 [Release Page]: ../ppmc/how_to_release.html
+[downloads]: ../general/downloads.html
 [source code]: http://svn.apache.org/viewvc/jspwiki/