Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apache-nifi/2.1.0 package update #38283

Merged
merged 3 commits into from
Dec 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 3 additions & 7 deletions apache-nifi.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: apache-nifi
version: 2.0.0
epoch: 6
version: 2.1.0
epoch: 0
description: Apache NiFi is an easy to use, powerful, and reliable system to process and distribute data.
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -50,11 +50,7 @@ pipeline:
with:
repository: https://github.com/apache/nifi
tag: rel/nifi-${{package.version}}
expected-commit: 2f13b609bdb77cb985aa35e8b66b4f04274d7c59

- uses: patch
with:
patches: upgrade-netty.4.version.patch
expected-commit: f3af2394f90f2326a3ddacf1bf3a2f3160fbe6a6

- uses: maven/pombump

Expand Down
26 changes: 0 additions & 26 deletions apache-nifi/upgrade-netty.4.version.patch

This file was deleted.

Loading