Author: dennisl
Date: Thu Nov 25 18:43:49 2010
New Revision: 1039135

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

o Use released version

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=1039135&r1=1039134&r2=1039135&view=diff
==============================================================================
--- maven/plugins/branches/maven-site-plugin-3.x/pom.xml (original)
+++ maven/plugins/branches/maven-site-plugin-3.x/pom.xml Thu Nov 25 18:43:49 
2010
@@ -345,7 +345,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>
       <exclusions>
         <exclusion>
           <groupId>org.apache.maven</groupId>


Reply via email to