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

pvillard 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 f0b7775203 NIFI-12040 Upgraded Apache IoTDB from 1.1.2 to 1.2.0
f0b7775203 is described below

commit f0b77752030144a06e89d88d94abe4b8065f85b0
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 a6714baab4..38d251b64c 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>

Reply via email to