Use released version of doxia

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@586188 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Carlos Sanchez Gonzalez 2007-10-19 00:18:17 +00:00
parent eb2e63bd5b
commit cfd9daed44
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ under the License.
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-sink-api</artifactId>
<version>1.0-alpha-9-SNAPSHOT</version>
<version>1.0-alpha-9</version>
</dependency>
</dependencies>
</project>