aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBrett Porter <brett@apache.org>2010-02-23 11:49:52 +0000
committerBrett Porter <brett@apache.org>2010-02-23 11:49:52 +0000
commit8ea87de1be55afb63160b90f7420d75d54130fcf (patch)
treeefc2d089981e9152de396c86d10be23c7c9fa497 /pom.xml
parent1694da24700f2422db5c74b78a4a36e93c3beffe (diff)
downloadarchiva-8ea87de1be55afb63160b90f7420d75d54130fcf.tar.gz
archiva-8ea87de1be55afb63160b90f7420d75d54130fcf.zip
the Site plugin version we use requires a newer version of Maven
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@915292 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ee26ad3ea..735a38244 100644
--- 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>