Daniel Stieglitz created NIFI-13793:
---------------------------------------
Summary: Place the correct minimum Maven version in nifi-api README
Key: NIFI-13793
URL: https://issues.apache.org/jira/browse/NIFI-13793
Project: Apache NiFi
Issue Type: Improvement
Reporter: Daniel Stieglitz
Currently the [README|https://github.com/apache/nifi-api/blob/main/README.md]
for the nifi-api has 3.9 as the Maven version but it should say 3.9.9 as that
is the minimum version specified in the
[pom.xml|https://github.com/apache/nifi-api/blob/42a35005c5d65d3989b2e452e20199eed75fec0e/pom.xml#L78]
file similar to in nifi where the minimum Maven version specified in the
[README|https://github.com/apache/nifi/blob/main/README.md] is 3.9.6.
Also it might be a good idea to have as the header in the nifi-api say 'Minimum
Requirements' as it does in the nifi README instead of 'Requirements'.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)