mirror of
https://github.com/apache/nifi.git
synced 2025-02-14 14:05:26 +00:00
NIFI-8778: update maven requirements
Signed-off-by: Matthew Burgess <mattyb149@apache.org> This closes #5214
This commit is contained in:
parent
05d7867a16
commit
2c4c4cc22d
@ -61,7 +61,7 @@ Apache NiFi was made for dataflow. It supports highly configurable directed grap
|
||||
|
||||
## Requirements
|
||||
* JDK 1.8 (*ongoing work to enable NiFi to run on Java 9/10/11; see [NIFI-5174](https://issues.apache.org/jira/browse/NIFI-5174)*)
|
||||
* Apache Maven 3.1.1 or newer
|
||||
* Apache Maven 3.6.0 or newer
|
||||
* Git Client (used during build process by 'bower' plugin)
|
||||
|
||||
## Getting Started
|
||||
|
2
pom.xml
2
pom.xml
@ -614,7 +614,7 @@
|
||||
</requireSameVersions>
|
||||
<requireMavenVersion>
|
||||
<!-- We do not test this value so we should probably make it something fairly recent -->
|
||||
<version>3.1.1</version>
|
||||
<version>3.6.0</version>
|
||||
</requireMavenVersion>
|
||||
</rules>
|
||||
</configuration>
|
||||
|
Loading…
x
Reference in New Issue
Block a user