This is an automated email from the ASF dual-hosted git repository.
thenatog pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
The following commit(s) were added to refs/heads/main by this push:
new 1c17da5 NIFI-8604 Upgraded Apache Accumulo to 2.0.1
1c17da5 is described below
commit 1c17da562bcf581af93a22577067c26fe2c7444d
Author: exceptionfactory <[email protected]>
AuthorDate: Fri May 14 12:16:37 2021 -0500
NIFI-8604 Upgraded Apache Accumulo to 2.0.1
Signed-off-by: Nathan Gough <[email protected]>
This closes #5077.
---
nifi-nar-bundles/nifi-accumulo-bundle/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nifi-nar-bundles/nifi-accumulo-bundle/pom.xml
b/nifi-nar-bundles/nifi-accumulo-bundle/pom.xml
index c415651..f4fa0a1 100644
--- a/nifi-nar-bundles/nifi-accumulo-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-accumulo-bundle/pom.xml
@@ -19,7 +19,7 @@
</parent>
<properties>
- <accumulo.version>2.0.0</accumulo.version>
+ <accumulo.version>2.0.1</accumulo.version>
</properties>
<artifactId>nifi-accumulo-bundle</artifactId>