You are viewing a plain text version of this content. The canonical link for it is here.
Posted to doxia-commits@maven.apache.org by hb...@apache.org on 2011/02/13 17:59:29 UTC

svn commit: r1070263 - in /maven/doxia/site/src/site/apt: index.apt index.apt.vm

Author: hboutemy
Date: Sun Feb 13 16:59:28 2011
New Revision: 1070263

URL: http://svn.apache.org/viewvc?rev=1070263&view=rev
Log:
use doxiaVersion property to display current Doxia version

Added:
    maven/doxia/site/src/site/apt/index.apt.vm   (contents, props changed)
      - copied, changed from r1070260, maven/doxia/site/src/site/apt/index.apt
Removed:
    maven/doxia/site/src/site/apt/index.apt

Copied: maven/doxia/site/src/site/apt/index.apt.vm (from r1070260, maven/doxia/site/src/site/apt/index.apt)
URL: http://svn.apache.org/viewvc/maven/doxia/site/src/site/apt/index.apt.vm?p2=maven/doxia/site/src/site/apt/index.apt.vm&p1=maven/doxia/site/src/site/apt/index.apt&r1=1070260&r2=1070263&rev=1070263&view=diff
==============================================================================
--- maven/doxia/site/src/site/apt/index.apt (original)
+++ maven/doxia/site/src/site/apt/index.apt.vm Sun Feb 13 16:59:28 2011
@@ -42,11 +42,11 @@ Maven Doxia
  documentation system of Maven.
  It gives Maven the ability to take any document that Doxia supports and output it any format.
 
- The current version of Doxia is 1.1.3.
+ The current version of Doxia is ${doxiaVersion}.
 
 * Maven Doxia Enhancements
 
- * {{{./jira-report.html}Release Notes for 1.1.3}}
+ * {{{./jira-report.html}Release Notes for ${doxiaVersion}}}
 
  * {{{./whatsnew-1.1.html}What's new in 1.1}}
 

Propchange: maven/doxia/site/src/site/apt/index.apt.vm
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/doxia/site/src/site/apt/index.apt.vm
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision