Author: ltheussl
Date: Thu Mar 26 08:11:36 2009
New Revision: 758548

URL: http://svn.apache.org/viewvc?rev=758548&view=rev
Log:
Bump maven prereq to release

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

Modified: maven/plugins/branches/maven-site-plugin-doxia-1.1/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/branches/maven-site-plugin-doxia-1.1/pom.xml?rev=758548&r1=758547&r2=758548&view=diff
==============================================================================
--- maven/plugins/branches/maven-site-plugin-doxia-1.1/pom.xml (original)
+++ maven/plugins/branches/maven-site-plugin-doxia-1.1/pom.xml Thu Mar 26 
08:11:36 2009
@@ -143,7 +143,7 @@
   </contributors>
 
   <prerequisites>
-    <maven>2.1.0-SNAPSHOT</maven>
+    <maven>2.1.0</maven>
   </prerequisites>
 
   <scm>
@@ -198,7 +198,7 @@
     <dependency>
       <groupId>org.apache.maven.reporting</groupId>
       <artifactId>maven-reporting-api</artifactId>
-      <version>2.1.0-SNAPSHOT</version>
+      <version>${mavenVersion}</version>
     </dependency>
 
     <!-- Doxia -->


Reply via email to