-
Type:
Task
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.6.0
-
Labels:None
currently Apache NiFi uses version 23 of its parent pom.
<parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> <version>23</version> <relativePath /> </parent>
let's update it in NiFi Registry as well!
- links to