why?
-Lukas [email protected] wrote:
Author: hboutemy Date: Mon May 3 20:47:38 2010 New Revision: 940613 URL: http://svn.apache.org/viewvc?rev=940613&view=rev Log: downgrade doxia-sink-api to 1.0 Modified: maven/shared/trunk/maven-reporting-api/pom.xml Modified: maven/shared/trunk/maven-reporting-api/pom.xml URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-api/pom.xml?rev=940613&r1=940612&r2=940613&view=diff ============================================================================== --- maven/shared/trunk/maven-reporting-api/pom.xml (original) +++ maven/shared/trunk/maven-reporting-api/pom.xml Mon May 3 20:47:38 2010 @@ -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 unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
