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 1a7790b4a1 NIFI-12423 Update iotdb.sdk.version to 1.2.2
1a7790b4a1 is described below

commit 1a7790b4a122fad17ba2af1d82a94e803d282359
Author: mr1716 <[email protected]>
AuthorDate: Tue Nov 28 10:35:25 2023 -0500

    NIFI-12423 Update iotdb.sdk.version to 1.2.2
    
    Signed-off-by: Pierre Villard <[email protected]>
    
    This closes #8074.
---
 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 38d251b64c..254adf83eb 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.2.0</iotdb.sdk.version>
+        <iotdb.sdk.version>1.2.2</iotdb.sdk.version>
     </properties>
 
     <dependencyManagement>

Reply via email to