From 198a27abbe20a78e05089e002d34d9b736a0fe59 Mon Sep 17 00:00:00 2001 From: Joe Witt Date: Mon, 28 Nov 2022 08:49:35 -0700 Subject: [PATCH] NIFI-10854 adjusting post merge for next release cycle --- nifi-docker/dockerhub/DockerImage.txt | 2 +- nifi-docker/dockerhub/Dockerfile | 2 +- nifi-docker/dockerhub/pom.xml | 2 +- .../nifi-kafka-bundle/nifi-kafka-1-0-processors/pom.xml | 2 +- .../nifi-kafka-bundle/nifi-kafka-2-0-processors/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/nifi-docker/dockerhub/DockerImage.txt b/nifi-docker/dockerhub/DockerImage.txt index e7be00e3ba..0d969c20fc 100644 --- a/nifi-docker/dockerhub/DockerImage.txt +++ b/nifi-docker/dockerhub/DockerImage.txt @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -apache/nifi:1.19.0 +apache/nifi:1.20.0 diff --git a/nifi-docker/dockerhub/Dockerfile b/nifi-docker/dockerhub/Dockerfile index 41bd14d7d4..bbfc499981 100644 --- a/nifi-docker/dockerhub/Dockerfile +++ b/nifi-docker/dockerhub/Dockerfile @@ -25,7 +25,7 @@ LABEL site="https://nifi.apache.org" ARG UID=1000 ARG GID=1000 -ARG NIFI_VERSION=1.19.0 +ARG NIFI_VERSION=1.20.0 ARG BASE_URL=https://archive.apache.org/dist ARG MIRROR_BASE_URL=${MIRROR_BASE_URL:-${BASE_URL}} ARG DISTRO_PATH=${DISTRO_PATH:-${NIFI_VERSION}} diff --git a/nifi-docker/dockerhub/pom.xml b/nifi-docker/dockerhub/pom.xml index e2d5ed9b96..956bda8740 100644 --- a/nifi-docker/dockerhub/pom.xml +++ b/nifi-docker/dockerhub/pom.xml @@ -23,7 +23,7 @@ - 1.19.0 + 1.20.0 diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-1-0-processors/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-1-0-processors/pom.xml index 0361d38511..17553cff70 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-1-0-processors/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-1-0-processors/pom.xml @@ -63,7 +63,7 @@ org.apache.nifi nifi-security-kerberos - 1.19.0-SNAPSHOT + 1.20.0-SNAPSHOT org.apache.nifi diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-0-processors/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-0-processors/pom.xml index b110ce58f0..35351ad649 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-0-processors/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-0-processors/pom.xml @@ -59,7 +59,7 @@ org.apache.nifi nifi-security-kerberos - 1.19.0-SNAPSHOT + 1.20.0-SNAPSHOT org.apache.nifi