Author: ltheussl Date: Sat Mar 26 12:36:11 2011 New Revision: 1085711 URL: http://svn.apache.org/viewvc?rev=1085711&view=rev Log: relax prereq, the IT runs fine with m2
Modified: maven/plugins/branches/maven-site-plugin-3.x/src/it/MSITE-504/pom.xml Modified: maven/plugins/branches/maven-site-plugin-3.x/src/it/MSITE-504/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/branches/maven-site-plugin-3.x/src/it/MSITE-504/pom.xml?rev=1085711&r1=1085710&r2=1085711&view=diff ============================================================================== --- maven/plugins/branches/maven-site-plugin-3.x/src/it/MSITE-504/pom.xml (original) +++ maven/plugins/branches/maven-site-plugin-3.x/src/it/MSITE-504/pom.xml Sat Mar 26 12:36:11 2011 @@ -12,7 +12,7 @@ </modules> <prerequisites> - <maven>3.0</maven> + <maven>2.2</maven> </prerequisites> <build>