aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2015-02-12 21:38:04 +1100
committerOlivier Lamy <olamy@apache.org>2015-02-12 21:38:04 +1100
commit62813d41700540ac788957c9dd4985db9bbbbf2e (patch)
treef42cad25fab94ae60c96ca6657596afb12d6ba7c /pom.xml
parentaf6d9ab5c0ff9e84566db82f9988d323d57306ea (diff)
downloadarchiva-62813d41700540ac788957c9dd4985db9bbbbf2e.tar.gz
archiva-62813d41700540ac788957c9dd4985db9bbbbf2e.zip
update maven prerequisites
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 5a6dd6ec0..01db89b6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,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>3.0</maven>
+ <maven>3.0.5</maven>
</prerequisites>
<parent>