This is an automated email from the ASF dual-hosted git repository.
pvillard pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git
The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
new ea1602a040 NIFI-12040 Upgraded Apache IoTDB from 1.1.2 to 1.2.0
ea1602a040 is described below
commit ea1602a0409f982e23f9e5b5474b744b5a228a7d
Author: exceptionfactory <[email protected]>
AuthorDate: Mon Sep 11 15:28:23 2023 -0500
NIFI-12040 Upgraded Apache IoTDB from 1.1.2 to 1.2.0
Signed-off-by: Pierre Villard <[email protected]>
This closes #7680.
---
nifi-nar-bundles/nifi-iotdb-bundle/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nifi-nar-bundles/nifi-iotdb-bundle/pom.xml
b/nifi-nar-bundles/nifi-iotdb-bundle/pom.xml
index 5236d86fe5..0c57cf9740 100644
--- a/nifi-nar-bundles/nifi-iotdb-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-iotdb-bundle/pom.xml
@@ -31,7 +31,7 @@
</modules>
<properties>
- <iotdb.sdk.version>1.1.2</iotdb.sdk.version>
+ <iotdb.sdk.version>1.2.0</iotdb.sdk.version>
</properties>
<dependencyManagement>