aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorolivier lamy <olamy@apache.org>2017-04-25 21:44:23 +1000
committerolivier lamy <olamy@apache.org>2017-04-25 21:44:23 +1000
commit909d9a1e7940ae4da22dfea898d4cdfccdc4c5e5 (patch)
tree4b0ae23125eff7ae5c61a2af62175f6d705dc2c7 /pom.xml
parent2f4b43d493c57cd6c174c4ba671c82b20019d471 (diff)
downloadarchiva-909d9a1e7940ae4da22dfea898d4cdfccdc4c5e5.tar.gz
archiva-909d9a1e7940ae4da22dfea898d4cdfccdc4c5e5.zip
no need of prerequisites section
Signed-off-by: olivier lamy <olamy@apache.org>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index c6e452237..63934ee90 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,9 +19,6 @@
-->
<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.5</maven>
- </prerequisites>
<parent>
<groupId>org.apache.archiva</groupId>