Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3FD0A200CD8 for ; Wed, 2 Aug 2017 20:13:20 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3E8B716A0C9; Wed, 2 Aug 2017 18:13:20 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 85C6B16A0C4 for ; Wed, 2 Aug 2017 20:13:19 +0200 (CEST) Received: (qmail 6563 invoked by uid 500); 2 Aug 2017 18:13:18 -0000 Mailing-List: contact issues-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list issues@nifi.apache.org Received: (qmail 6554 invoked by uid 99); 2 Aug 2017 18:13:18 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Aug 2017 18:13:18 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A2448E2F41; Wed, 2 Aug 2017 18:13:18 +0000 (UTC) From: alopresto To: issues@nifi.apache.org Reply-To: issues@nifi.apache.org References: In-Reply-To: Subject: [GitHub] nifi pull request #2047: NIFI-4210: Add support for OpenId Connect Content-Type: text/plain Message-Id: <20170802181318.A2448E2F41@git1-us-west.apache.org> Date: Wed, 2 Aug 2017 18:13:18 +0000 (UTC) archived-at: Wed, 02 Aug 2017 18:13:20 -0000 Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/2047#discussion_r130954077 --- Diff: pom.xml --- @@ -95,7 +95,7 @@ 9.4.3.v20170317 4.10.4 4.2.4.RELEASE - 4.0.3.RELEASE + 4.2.3.RELEASE --- End diff -- Any big changes in going from 4.0 to 4.2? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---