Author: hboutemy
Date: Sun Mar  1 12:38:37 2009
New Revision: 749014

URL: http://svn.apache.org/viewvc?rev=749014&view=rev
Log:
fixed maven core dependency

Modified:
    maven/plugins/branches/maven-site-plugin-doxia-beta-1/pom.xml

Modified: maven/plugins/branches/maven-site-plugin-doxia-beta-1/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/branches/maven-site-plugin-doxia-beta-1/pom.xml?rev=749014&r1=749013&r2=749014&view=diff
==============================================================================
--- maven/plugins/branches/maven-site-plugin-doxia-beta-1/pom.xml (original)
+++ maven/plugins/branches/maven-site-plugin-doxia-beta-1/pom.xml Sun Mar  1 
12:38:37 2009
@@ -201,7 +201,7 @@
     <dependency>
       <groupId>org.apache.maven.reporting</groupId>
       <artifactId>maven-reporting-api</artifactId>
-      <version>2.1.0-M2-SNAPSHOT</version>
+      <version>2.1.0-SNAPSHOT</version>
     </dependency>
 
     <!-- Doxia -->


Reply via email to