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 de...@apache.org on 2010/05/28 23:12:21 UTC

svn commit: r949295 - in /maven/doxia/site: pom.xml src/site/apt/index.apt

Author: dennisl
Date: Fri May 28 21:12:20 2010
New Revision: 949295

URL: http://svn.apache.org/viewvc?rev=949295&view=rev
Log:
Reflect the release of Doxia 1.1.3.

Modified:
    maven/doxia/site/pom.xml
    maven/doxia/site/src/site/apt/index.apt

Modified: maven/doxia/site/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/site/pom.xml?rev=949295&r1=949294&r2=949295&view=diff
==============================================================================
--- maven/doxia/site/pom.xml (original)
+++ maven/doxia/site/pom.xml Fri May 28 21:12:20 2010
@@ -281,7 +281,7 @@ under the License.
           <resolutionIds>Closed</resolutionIds>
           <sortColumnNames>Type,Key</sortColumnNames>
           <maxEntries>1000</maxEntries>
-          <fixVersionIds>15517</fixVersionIds> <!-- 1.1.2 -->
+          <fixVersionIds>15924</fixVersionIds> <!-- 1.1.3 -->
         </configuration>
         <reportSets>
           <reportSet>

Modified: maven/doxia/site/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/maven/doxia/site/src/site/apt/index.apt?rev=949295&r1=949294&r2=949295&view=diff
==============================================================================
--- maven/doxia/site/src/site/apt/index.apt (original)
+++ maven/doxia/site/src/site/apt/index.apt Fri May 28 21:12:20 2010
@@ -4,7 +4,7 @@
  Jason van Zyl
  Vincent Siveton
  ------
- 2009-12-07
+ 2010-05-28
  ------
 
 ~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -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.2.
+ The current version of Doxia is 1.1.3.
 
 * Maven Doxia Enhancements
 
- * {{{./jira-report.html}Release Notes for 1.1.2}}
+ * {{{./jira-report.html}Release Notes for 1.1.3}}
 
  * {{{./whatsnew-1.1.html}What's new in 1.1}}