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 2008/05/01 21:51:45 UTC

svn commit: r652634 - /maven/doxia/doxia/branches/doxia-1.0-alpha-x/doxia-maven-plugin/src/site/apt/usage.apt

Author: dennisl
Date: Thu May  1 12:51:44 2008
New Revision: 652634

URL: http://svn.apache.org/viewvc?rev=652634&view=rev
Log:
o Prepare for next version.

Modified:
    maven/doxia/doxia/branches/doxia-1.0-alpha-x/doxia-maven-plugin/src/site/apt/usage.apt

Modified: maven/doxia/doxia/branches/doxia-1.0-alpha-x/doxia-maven-plugin/src/site/apt/usage.apt
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/branches/doxia-1.0-alpha-x/doxia-maven-plugin/src/site/apt/usage.apt?rev=652634&r1=652633&r2=652634&view=diff
==============================================================================
--- maven/doxia/doxia/branches/doxia-1.0-alpha-x/doxia-maven-plugin/src/site/apt/usage.apt (original)
+++ maven/doxia/doxia/branches/doxia-1.0-alpha-x/doxia-maven-plugin/src/site/apt/usage.apt Thu May  1 12:51:44 2008
@@ -6,13 +6,13 @@
 
 Usage
 
- Below is a sample pom.xml illustrate how to use it.
+ Below is a sample pom.xml that illustrate how to use it.
 
 +------------------------------------------------------
       <plugin>
         <groupId>org.apache.maven.doxia</groupId>
         <artifactId>doxia-maven-plugin</artifactId>
-        <version>1.0-alpha-10</version>
+        <version>1.0-alpha-11</version>
         <executions>
           <execution>
             <phase>pre-site</phase>