Author: dennisl
Date: Thu Nov 25 18:39:09 2010
New Revision: 1039131

URL: http://svn.apache.org/viewvc?rev=1039131&view=rev
Log:
[MSITE-526] Update to maven-doxia-tools 1.3

o Use released version

Modified:
    maven/plugins/trunk/maven-site-plugin/pom.xml

Modified: maven/plugins/trunk/maven-site-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/pom.xml?rev=1039131&r1=1039130&r2=1039131&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-site-plugin/pom.xml Thu Nov 25 18:39:09 2010
@@ -283,7 +283,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-doxia-tools</artifactId>
-      <version>1.3-SNAPSHOT</version>
+      <version>1.3</version>
     </dependency>
 
     <!-- Wagon -->


Reply via email to