ref #9359 increase required maven version to 3.6.3 ub TaxEditor
authorAndreas Müller <a.mueller@bgbm.org>
Sat, 15 Jan 2022 19:19:04 +0000 (20:19 +0100)
committerAndreas Müller <a.mueller@bgbm.org>
Sat, 15 Jan 2022 19:19:04 +0000 (20:19 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index 3ade4930e5c92d3fdaca45d29e0828962cdd8342..24996bd5bab40651fcd4478c9730da6d91c25f0b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,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.2.3</maven>
+    <maven>3.6.3</maven>
   </prerequisites>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>taxeditor-parent</artifactId>