Skip to content

Commit

Permalink
NIFI-12839: Explicitly set nifiVersion for processor bundle archetype…
Browse files Browse the repository at this point in the history
… dependencies
  • Loading branch information
mattyb149 committed Feb 23, 2024
1 parent 3c74aa4 commit 4527156
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-standard-services-api-nar</artifactId>
<version>${nifiVersion}</version>
<type>nar</type>
</dependency>
</dependencies>
Expand Down

0 comments on commit 4527156

Please sign in to comment.