Project

General

Profile

« Previous | Next » 

Revision d74bd173

Added by Andreas Müller almost 4 years ago

set maven min prerequisites to 3.2.3

View differences:

pom.xml
2 2
<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">
3 3
  <modelVersion>4.0.0</modelVersion>
4 4
  <prerequisites>
5
    <maven>3.0</maven>
5
    <maven>3.2.3</maven>
6 6
  </prerequisites>
7 7
  <groupId>eu.etaxonomy</groupId>
8 8
  <artifactId>taxeditor-parent</artifactId>

Also available in: Unified diff