This is an automated email from the ASF dual-hosted git repository.

exceptionfactory pushed a commit to branch main-staging
in repository https://gitbox.apache.org/repos/asf/nifi-site.git

commit 17df4cce457bb9c3f7fbdfec4981aae5b78be79a
Author: exceptionfactory <exceptionfact...@apache.org>
AuthorDate: Mon Nov 28 10:14:08 2022 -0600

    NIFI-10854 Updated current project version to 1.19.0
    
    (cherry picked from commit 84ed88fc826df25a8bc64332504ad685ad56f88b)
---
 config.toml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/config.toml b/config.toml
index 4c43b8d..be7e4e6 100644
--- a/config.toml
+++ b/config.toml
@@ -47,7 +47,7 @@ downloadPathUrl = "https://downloads.apache.org/nifi";
 archiveDownloadPathUrl = "https://archive.apache.org/dist/nifi";
 mavenCentralDownloadPathUrl = "https://repo1.maven.org/maven2/org/apache/nifi";
 
-currentProjectVersion = "1.17.0"
-currentProjectVersionReleased = "2022-08-01"
-previousProjectVersion = "1.16.3"
-previousProjectVersionReleased = "2022-06-15"
+currentProjectVersion = "1.19.0"
+currentProjectVersionReleased = "2022-11-28"
+previousProjectVersion = "1.18.0"
+previousProjectVersionReleased = "2022-10-06"

Reply via email to