Remove prerequisites from Maven pom files

This commit is contained in:
Johan Hammar
2019-10-14 18:07:14 +02:00
parent 2e73b4b66f
commit af24d50fc0
3 changed files with 0 additions and 12 deletions

View File

@@ -15,10 +15,6 @@
<url>https://spring.io/tools</url>
<inceptionYear>2007</inceptionYear>
<prerequisites>
<maven>3.0</maven>
</prerequisites>
<licenses>
<license>
<name>Eclipse Public License v1.0</name>

View File

@@ -15,10 +15,6 @@
<url>https://spring.io/tools</url>
<inceptionYear>2007</inceptionYear>
<prerequisites>
<maven>3.0</maven>
</prerequisites>
<licenses>
<license>
<name>Eclipse Public License v1.0</name>

View File

@@ -17,10 +17,6 @@
<url>https://spring.io/tools</url>
<inceptionYear>2007</inceptionYear>
<prerequisites>
<maven>3.0</maven>
</prerequisites>
<licenses>
<license>
<name>Eclipse Public License v1.0</name>