You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Endre Kovacs (Jira)" <ji...@apache.org> on 2020/03/03 14:47:00 UTC

[jira] [Created] (NIFIREG-366) update NiFi Registry's parent pom version

Endre Kovacs created NIFIREG-366:
------------------------------------

             Summary: update NiFi Registry's parent pom version
                 Key: NIFIREG-366
                 URL: https://issues.apache.org/jira/browse/NIFIREG-366
             Project: NiFi Registry
          Issue Type: Task
            Reporter: Endre Kovacs
            Assignee: Endre Kovacs


currently Apache NiFi uses version *23* of its parent pom.
{code}
<parent>
        <groupId>org.apache</groupId>
        <artifactId>apache</artifactId>
        <version>23</version>
        <relativePath />
    </parent>
{code}

let's update it in NiFi Registry as well!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)