Author: olamy
Date: Mon Dec 14 00:25:34 2009
New Revision: 890149
URL: http://svn.apache.org/viewvc?rev=890149&view=rev
Log:
use maven-doxia-tools released version 1.2
Modified:
maven/plugins/branches/maven-site-plugin-3.x/pom.xml
Modified: maven/plugins/branches/maven-site-plugin-3.x/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/branches/maven-site-plugin-3.x/pom.xml?rev=890149&r1=890148&r2=890149&view=diff
==============================================================================
--- maven/plugins/branches/maven-site-plugin-3.x/pom.xml (original)
+++ maven/plugins/branches/maven-site-plugin-3.x/pom.xml Mon Dec 14 00:25:34
2009
@@ -277,7 +277,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-doxia-tools</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</version>
</dependency>
<!-- Wagon -->