]> source.dussan.org Git - archiva.git/commitdiff
the Site plugin version we use requires a newer version of Maven
authorBrett Porter <brett@apache.org>
Tue, 23 Feb 2010 11:49:52 +0000 (11:49 +0000)
committerBrett Porter <brett@apache.org>
Tue, 23 Feb 2010 11:49:52 +0000 (11:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@915292 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index ee26ad3ea0dc7eb2e8fc051d06d631fb7aaacad3..735a38244023a7db3ea8d0827e6b086f13346581 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   --><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <prerequisites>
-    <maven>2.0.6</maven>
+    <maven>2.2.1</maven>
   </prerequisites>
 
   <parent>