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

commit 26cd9040539860cf5af9c2f8dd3b774509218b34
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 184de254d0..d8d34e4c1d 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