You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2008/08/03 15:26:50 UTC

svn commit: r682166 - /maven/plugins/branches/maven-site-plugin-doxia-beta-1/pom.xml

Author: ltheussl
Date: Sun Aug  3 06:26:49 2008
New Revision: 682166

URL: http://svn.apache.org/viewvc?rev=682166&view=rev
Log:
Bump maven prereq, maven-2.0.10 will be released without doxia-beta-1

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=682166&r1=682165&r2=682166&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 Aug  3 06:26:49 2008
@@ -35,7 +35,7 @@
   </description>
 
   <prerequisites>
-    <maven>2.0.10-SNAPSHOT</maven>
+    <maven>2.0.11-SNAPSHOT</maven>
   </prerequisites>
 
   <issueManagement>