Rolling back to use modello alpha-13. This is the same fix John did for mng-3748 for 2.1. This also fixes mng-3680.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@694721 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Britton Isbell 2008-09-12 16:10:29 +00:00
parent d295ab3a18
commit 2de60dd07b
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@
<plugin>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-maven-plugin</artifactId>
<version>1.0-alpha-18</version>
<version>1.0-alpha-13</version>
<executions>
<execution>
<id>site-docs</id>