This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-reporting-api.git
commit 0ca4749373a4b1a7c3e4ff72baa2ad0f7c0d18c1 Author: Herve Boutemy <[email protected]> AuthorDate: Mon May 3 20:47:38 2010 +0000 downgrade doxia-sink-api to 1.0 git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@940613 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ae125a0..8fbdb6d 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ under the License. <dependency> <groupId>org.apache.maven.doxia</groupId> <artifactId>doxia-sink-api</artifactId> - <version>1.1</version> + <version>1.0</version> </dependency> </dependencies> </project> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
