This is an automated email from the ASF dual-hosted git repository.
joewitt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-site.git
The following commit(s) were added to refs/heads/main by this push:
new 1cce958 NIFI-10521 updating links
1cce958 is described below
commit 1cce9583e5da67dc06ba450a0b860d9ba50179f9
Author: Joe Witt <[email protected]>
AuthorDate: Thu Oct 6 14:34:42 2022 -0700
NIFI-10521 updating links
---
config.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.toml b/config.toml
index 0b01eff..8f2c3ac 100644
--- a/config.toml
+++ b/config.toml
@@ -48,6 +48,6 @@ archiveDownloadPathUrl =
"https://archive.apache.org/dist/nifi"
mavenCentralDownloadPathUrl = "https://repo1.maven.org/maven2/org/apache/nifi"
currentProjectVersion = "1.18.0"
-currentProjectVersionReleased = "2022-10-06""
+currentProjectVersionReleased = "2022-10-06"
previousProjectVersion = "1.17.0"
previousProjectVersionReleased = "2022-08-01"