bumping doxia sink api version up to the next release.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@356085 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
John Dennis Casey 2005-12-12 01:23:09 +00:00
parent 6f48bb93cc
commit 9c81357996
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
<dependency>
<groupId>org.codehaus.doxia</groupId>
<artifactId>doxia-sink-api</artifactId>
<version>1.0-alpha-6-SNAPSHOT</version>
<version>1.0-alpha-6</version>
</dependency>
</dependencies>
</project>