]> source.dussan.org Git - archiva.git/commitdiff
update maven prerequisites
authorOlivier Lamy <olamy@apache.org>
Thu, 12 Feb 2015 10:38:04 +0000 (21:38 +1100)
committerOlivier Lamy <olamy@apache.org>
Thu, 12 Feb 2015 10:38:04 +0000 (21:38 +1100)
pom.xml

diff --git a/pom.xml b/pom.xml
index 5a6dd6ec09e3e5a8c03416a90f9ce7360109fcba..01db89b6a5a84a4c52e33daf1e53ca7998c13281 100644 (file)
--- 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>