mirror of https://github.com/apache/nifi.git
NIFI-8604 Upgraded Apache Accumulo to 2.0.1
Signed-off-by: Nathan Gough <thenatog@gmail.com> This closes #5077.
This commit is contained in:
parent
b6f84413c4
commit
1c17da562b
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue